[==========] 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
I20260713 09:10:12.983228 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:34601
I20260713 09:10:12.984691 27161 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:10:12.985679 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:13.003077 27168 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
W20260713 09:10:13.003119 27167 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
W20260713 09:10:13.004411 27170 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
W20260713 09:10:14.100493 27169 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260713 09:10:14.100643 27161 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260713 09:10:14.104298 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.104529 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.104676 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933814104659 us; error 0 us; skew 500 ppm
I20260713 09:10:14.105485 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.110623 27161 webserver.cc:533] Webserver started at http://127.26.134.126:45463/ using document root <none> and password file <none>
I20260713 09:10:14.111407 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.111588 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.111959 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.117756 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "594eb8a1fb9140a69d5469e6268c15ec"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.125123 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:14.129951 27176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.131021 27161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:10:14.131335 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "594eb8a1fb9140a69d5469e6268c15ec"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.131675 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-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)
I20260713 09:10:14.188524 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.190105 27161 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
I20260713 09:10:14.190533 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.256861 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:34601
I20260713 09:10:14.256944 27227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:34601 every 8 connection(s)
I20260713 09:10:14.264173 27228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:14.284763 27228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec: Bootstrap starting.
I20260713 09:10:14.290345 27228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:14.292042 27228 log.cc:826] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec: Log is configured to *not* fsync() on all Append() calls
I20260713 09:10:14.296214 27228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec: No bootstrap required, opened a new log
I20260713 09:10:14.315846 27228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594eb8a1fb9140a69d5469e6268c15ec" member_type: VOTER }
I20260713 09:10:14.316367 27228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:14.316610 27228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 594eb8a1fb9140a69d5469e6268c15ec, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.317477 27228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "594eb8a1fb9140a69d5469e6268c15ec" member_type: VOTER }
I20260713 09:10:14.317941 27228 raft_consensus.cc:399] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:14.318209 27228 raft_consensus.cc:493] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:14.318523 27228 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:14.322410 27228 raft_consensus.cc:515] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594eb8a1fb9140a69d5469e6268c15ec" member_type: VOTER }
I20260713 09:10:14.323062 27228 leader_election.cc:304] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [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: 594eb8a1fb9140a69d5469e6268c15ec; no voters: 
I20260713 09:10:14.324652 27228 leader_election.cc:290] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:14.325012 27231 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:14.327312 27231 raft_consensus.cc:697] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 1 LEADER]: Becoming Leader. State: Replica: 594eb8a1fb9140a69d5469e6268c15ec, State: Running, Role: LEADER
I20260713 09:10:14.328135 27231 consensus_queue.cc:237] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [LEADER]: Queue going to LEADER mode. State: All 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: "594eb8a1fb9140a69d5469e6268c15ec" member_type: VOTER }
I20260713 09:10:14.329141 27228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:14.337610 27232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "594eb8a1fb9140a69d5469e6268c15ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594eb8a1fb9140a69d5469e6268c15ec" member_type: VOTER } }
I20260713 09:10:14.337817 27233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 594eb8a1fb9140a69d5469e6268c15ec. Latest consensus state: current_term: 1 leader_uuid: "594eb8a1fb9140a69d5469e6268c15ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "594eb8a1fb9140a69d5469e6268c15ec" member_type: VOTER } }
I20260713 09:10:14.338227 27232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:14.338387 27233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:14.340996 27239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:14.352530 27239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:14.354653 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:14.368872 27239 catalog_manager.cc:1383] Generated new cluster ID: 7199155a10d04affb6a3a9aded5c2f69
I20260713 09:10:14.369134 27239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:14.389144 27239 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:14.390713 27239 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:14.413005 27239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec: Generated new TSK 0
I20260713 09:10:14.413975 27239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:14.420596 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.428141 27250 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
W20260713 09:10:14.429214 27251 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
W20260713 09:10:14.432987 27253 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
I20260713 09:10:14.433163 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:14.434002 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.434190 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.434360 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933814434343 us; error 0 us; skew 500 ppm
I20260713 09:10:14.434911 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.438436 27161 webserver.cc:533] Webserver started at http://127.26.134.65:43923/ using document root <none> and password file <none>
I20260713 09:10:14.438915 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.439086 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.439365 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.440444 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "0e81bf75207e4155be0004ea7462b2a1"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.445863 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:14.449621 27258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.450368 27161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:14.450637 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "0e81bf75207e4155be0004ea7462b2a1"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.450913 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-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)
I20260713 09:10:14.468794 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.470139 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.472559 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.476426 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.476655 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.476905 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.477075 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.568873 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:42621
I20260713 09:10:14.569003 27320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:42621 every 8 connection(s)
I20260713 09:10:14.575369 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.587636 27325 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
W20260713 09:10:14.592365 27326 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
I20260713 09:10:14.599200 27161 server_base.cc:1061] running on GCE node
W20260713 09:10:14.600570 27328 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
I20260713 09:10:14.601648 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.601902 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.602075 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933814602052 us; error 0 us; skew 500 ppm
I20260713 09:10:14.602778 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.604692 27321 heartbeater.cc:344] Connected to a master server at 127.26.134.126:34601
I20260713 09:10:14.605165 27321 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.606263 27161 webserver.cc:533] Webserver started at http://127.26.134.66:34877/ using document root <none> and password file <none>
I20260713 09:10:14.606284 27321 heartbeater.cc:507] Master 127.26.134.126:34601 requested a full tablet report, sending...
I20260713 09:10:14.606838 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.607040 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.607308 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.608665 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "72d60fbb48ca42978f46568e3d6d015c"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.609653 27193 ts_manager.cc:194] Registered new tserver with Master: 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621)
I20260713 09:10:14.612517 27193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58406
I20260713 09:10:14.615415 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:14.619637 27333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.620385 27161 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:14.620630 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "72d60fbb48ca42978f46568e3d6d015c"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.620911 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-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)
I20260713 09:10:14.651510 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.652740 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.654215 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.657300 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.657472 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.657692 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.657828 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.746531 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:35351
I20260713 09:10:14.746765 27395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:35351 every 8 connection(s)
I20260713 09:10:14.755518 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.762916 27399 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
I20260713 09:10:14.767858 27396 heartbeater.cc:344] Connected to a master server at 127.26.134.126:34601
I20260713 09:10:14.768285 27396 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.769327 27396 heartbeater.cc:507] Master 127.26.134.126:34601 requested a full tablet report, sending...
I20260713 09:10:14.769850 27161 server_base.cc:1061] running on GCE node
W20260713 09:10:14.770763 27402 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
W20260713 09:10:14.771544 27400 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
I20260713 09:10:14.771556 27193 ts_manager.cc:194] Registered new tserver with Master: 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:14.772718 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:14.773017 27193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58422
W20260713 09:10:14.773030 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.773428 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933814773410 us; error 0 us; skew 500 ppm
I20260713 09:10:14.774139 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.776790 27161 webserver.cc:533] Webserver started at http://127.26.134.67:33635/ using document root <none> and password file <none>
I20260713 09:10:14.777385 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.777709 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:14.778017 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:14.779309 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "53676cbb7e494d34af197ae002decbd6"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.784742 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:14.788599 27407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.789386 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:14.789705 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "53676cbb7e494d34af197ae002decbd6"
format_stamp: "Formatted at 2026-07-13 09:10:14 on dist-test-slave-1cb3"
I20260713 09:10:14.790032 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933812824085-27161-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)
I20260713 09:10:14.818192 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.819796 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.822254 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.825800 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:14.826046 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.826323 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:14.826521 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.956570 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:44883
I20260713 09:10:14.956609 27469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:44883 every 8 connection(s)
I20260713 09:10:15.052239 27470 heartbeater.cc:344] Connected to a master server at 127.26.134.126:34601
I20260713 09:10:15.052673 27470 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:15.053606 27470 heartbeater.cc:507] Master 127.26.134.126:34601 requested a full tablet report, sending...
I20260713 09:10:15.055605 27193 ts_manager.cc:194] Registered new tserver with Master: 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.056537 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.095651823s
I20260713 09:10:15.057054 27193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58434
I20260713 09:10:15.130765 27193 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58436:
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"
    }
  }
}
W20260713 09:10:15.134102 27193 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.
I20260713 09:10:15.236310 27435 tablet_service.cc:1511] Processing CreateTablet for tablet 8575fbe40d08473fa6dc86386e39eb1b (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:15.237962 27435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8575fbe40d08473fa6dc86386e39eb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.237875 27285 tablet_service.cc:1511] Processing CreateTablet for tablet ca823990196b41478fe13413a621a5e0 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:15.238457 27284 tablet_service.cc:1511] Processing CreateTablet for tablet 20892dd49c974aabb2b41387ba15f622 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:15.239213 27285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca823990196b41478fe13413a621a5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.239886 27284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20892dd49c974aabb2b41387ba15f622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.246888 27286 tablet_service.cc:1511] Processing CreateTablet for tablet 8575fbe40d08473fa6dc86386e39eb1b (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:15.249975 27427 tablet_service.cc:1511] Processing CreateTablet for tablet 61cf8770be24400791e510baa34ec525 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:15.258234 27427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cf8770be24400791e510baa34ec525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.254673 27429 tablet_service.cc:1511] Processing CreateTablet for tablet cb53e9be6362469e9ba04062565d6f0b (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:15.257225 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8575fbe40d08473fa6dc86386e39eb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.250527 27431 tablet_service.cc:1511] Processing CreateTablet for tablet faf3e002755746c392c7f601155e4737 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:15.260267 27360 tablet_service.cc:1511] Processing CreateTablet for tablet ca823990196b41478fe13413a621a5e0 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:15.250912 27430 tablet_service.cc:1511] Processing CreateTablet for tablet 85092db45aa64afd9a4f0c3df78c12cf (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:15.252537 27432 tablet_service.cc:1511] Processing CreateTablet for tablet a5dce97258ca41b3907b460d44fad962 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:15.256199 27433 tablet_service.cc:1511] Processing CreateTablet for tablet 20892dd49c974aabb2b41387ba15f622 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:15.257086 27283 tablet_service.cc:1511] Processing CreateTablet for tablet a5dce97258ca41b3907b460d44fad962 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:15.262353 27434 tablet_service.cc:1511] Processing CreateTablet for tablet ca823990196b41478fe13413a621a5e0 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:15.264346 27282 tablet_service.cc:1511] Processing CreateTablet for tablet faf3e002755746c392c7f601155e4737 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:15.270380 27360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca823990196b41478fe13413a621a5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.272112 27283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dce97258ca41b3907b460d44fad962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.261125 27428 tablet_service.cc:1511] Processing CreateTablet for tablet 5a91d408e4654758beb93971ce7667a8 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:15.274250 27429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb53e9be6362469e9ba04062565d6f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.265332 27361 tablet_service.cc:1511] Processing CreateTablet for tablet 8575fbe40d08473fa6dc86386e39eb1b (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:15.280310 27282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf3e002755746c392c7f601155e4737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.282588 27281 tablet_service.cc:1511] Processing CreateTablet for tablet 85092db45aa64afd9a4f0c3df78c12cf (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:15.284811 27431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf3e002755746c392c7f601155e4737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.285028 27359 tablet_service.cc:1511] Processing CreateTablet for tablet 20892dd49c974aabb2b41387ba15f622 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:15.280563 27280 tablet_service.cc:1511] Processing CreateTablet for tablet cb53e9be6362469e9ba04062565d6f0b (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:15.278594 27356 tablet_service.cc:1511] Processing CreateTablet for tablet 85092db45aa64afd9a4f0c3df78c12cf (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:15.280618 27358 tablet_service.cc:1511] Processing CreateTablet for tablet a5dce97258ca41b3907b460d44fad962 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:15.294167 27361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8575fbe40d08473fa6dc86386e39eb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.293557 27354 tablet_service.cc:1511] Processing CreateTablet for tablet 5a91d408e4654758beb93971ce7667a8 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:15.295498 27353 tablet_service.cc:1511] Processing CreateTablet for tablet 61cf8770be24400791e510baa34ec525 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:15.302100 27279 tablet_service.cc:1511] Processing CreateTablet for tablet 5a91d408e4654758beb93971ce7667a8 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:15.289209 27278 tablet_service.cc:1511] Processing CreateTablet for tablet 61cf8770be24400791e510baa34ec525 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:15.302554 27357 tablet_service.cc:1511] Processing CreateTablet for tablet faf3e002755746c392c7f601155e4737 (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:15.304605 27355 tablet_service.cc:1511] Processing CreateTablet for tablet cb53e9be6362469e9ba04062565d6f0b (DEFAULT_TABLE table=test-workload [id=5d71f116f63f4a0885b29bc2f5dba045]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:15.310266 27359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20892dd49c974aabb2b41387ba15f622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.313190 27281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85092db45aa64afd9a4f0c3df78c12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.315145 27279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a91d408e4654758beb93971ce7667a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.316329 27280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb53e9be6362469e9ba04062565d6f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.319401 27278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cf8770be24400791e510baa34ec525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.324954 27356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85092db45aa64afd9a4f0c3df78c12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.329967 27353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cf8770be24400791e510baa34ec525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.349574 27354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a91d408e4654758beb93971ce7667a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.349941 27433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20892dd49c974aabb2b41387ba15f622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.353619 27358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dce97258ca41b3907b460d44fad962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.383193 27355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb53e9be6362469e9ba04062565d6f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.387811 27357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faf3e002755746c392c7f601155e4737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.384811 27434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca823990196b41478fe13413a621a5e0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:15.390909 27241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:15.397806 27428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a91d408e4654758beb93971ce7667a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.400584 27432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5dce97258ca41b3907b460d44fad962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.412092 27430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85092db45aa64afd9a4f0c3df78c12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:15.534650 27489 tablet_bootstrap.cc:492] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:15.540665 27488 tablet_bootstrap.cc:492] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.586884 27490 tablet_bootstrap.cc:492] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.589475 27489 tablet_bootstrap.cc:654] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.596932 27488 tablet_bootstrap.cc:654] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.598170 27490 tablet_bootstrap.cc:654] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.608052 27489 tablet_bootstrap.cc:492] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:15.608518 27489 ts_tablet_manager.cc:1403] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.099s	user 0.003s	sys 0.016s
I20260713 09:10:15.609849 27488 tablet_bootstrap.cc:492] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.610255 27488 ts_tablet_manager.cc:1403] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.008s
I20260713 09:10:15.612303 27489 raft_consensus.cc:359] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.612666 27488 raft_consensus.cc:359] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.613319 27488 raft_consensus.cc:385] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.613337 27489 raft_consensus.cc:385] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.613682 27488 raft_consensus.cc:740] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.613922 27489 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.614415 27488 consensus_queue.cc:260] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.614888 27489 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.615944 27321 heartbeater.cc:499] Master 127.26.134.126:34601 was elected leader, sending a full tablet report...
I20260713 09:10:15.616588 27470 heartbeater.cc:499] Master 127.26.134.126:34601 was elected leader, sending a full tablet report...
I20260713 09:10:15.617583 27488 ts_tablet_manager.cc:1434] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:15.618468 27488 tablet_bootstrap.cc:492] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.624498 27488 tablet_bootstrap.cc:654] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.633349 27490 tablet_bootstrap.cc:492] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:15.633886 27490 ts_tablet_manager.cc:1403] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.013s
I20260713 09:10:15.636621 27490 raft_consensus.cc:359] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.637380 27490 raft_consensus.cc:385] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.637724 27490 raft_consensus.cc:740] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.638582 27490 consensus_queue.cc:260] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.646122 27488 tablet_bootstrap.cc:492] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.646590 27488 ts_tablet_manager.cc:1403] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260713 09:10:15.649461 27488 raft_consensus.cc:359] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.650164 27488 raft_consensus.cc:385] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.650447 27488 raft_consensus.cc:740] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.651124 27488 consensus_queue.cc:260] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.653474 27396 heartbeater.cc:499] Master 127.26.134.126:34601 was elected leader, sending a full tablet report...
I20260713 09:10:15.653568 27488 ts_tablet_manager.cc:1434] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:10:15.654481 27488 tablet_bootstrap.cc:492] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.657876 27490 ts_tablet_manager.cc:1434] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.010s
I20260713 09:10:15.658869 27490 tablet_bootstrap.cc:492] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.654477 27489 ts_tablet_manager.cc:1434] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260713 09:10:15.664207 27489 tablet_bootstrap.cc:492] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:15.665254 27490 tablet_bootstrap.cc:654] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.670353 27489 tablet_bootstrap.cc:654] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.676741 27488 tablet_bootstrap.cc:654] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.687600 27490 tablet_bootstrap.cc:492] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:15.688120 27490 ts_tablet_manager.cc:1403] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.022s
I20260713 09:10:15.689774 27488 tablet_bootstrap.cc:492] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.690187 27488 ts_tablet_manager.cc:1403] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260713 09:10:15.690946 27490 raft_consensus.cc:359] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.691756 27490 raft_consensus.cc:385] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.692162 27490 raft_consensus.cc:740] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.692777 27488 raft_consensus.cc:359] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.693454 27488 raft_consensus.cc:385] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.693084 27490 consensus_queue.cc:260] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.693764 27488 raft_consensus.cc:740] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.694427 27488 consensus_queue.cc:260] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.695536 27490 ts_tablet_manager.cc:1434] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:10:15.696412 27490 tablet_bootstrap.cc:492] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.696561 27488 ts_tablet_manager.cc:1434] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:10:15.697448 27488 tablet_bootstrap.cc:492] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.703539 27488 tablet_bootstrap.cc:654] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.703539 27490 tablet_bootstrap.cc:654] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:15.712579 27471 tablet.cc:2406] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:15.714970 27490 tablet_bootstrap.cc:492] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:15.715426 27490 ts_tablet_manager.cc:1403] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260713 09:10:15.716698 27488 tablet_bootstrap.cc:492] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.717196 27488 ts_tablet_manager.cc:1403] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:10:15.717264 27489 tablet_bootstrap.cc:492] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:15.718081 27489 ts_tablet_manager.cc:1403] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.010s
I20260713 09:10:15.718084 27490 raft_consensus.cc:359] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.718825 27490 raft_consensus.cc:385] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.719117 27490 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.719810 27490 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.720216 27488 raft_consensus.cc:359] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.720970 27488 raft_consensus.cc:385] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.721302 27488 raft_consensus.cc:740] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.721959 27490 ts_tablet_manager.cc:1434] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:15.722026 27488 consensus_queue.cc:260] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.722983 27490 tablet_bootstrap.cc:492] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.724526 27488 ts_tablet_manager.cc:1434] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:10:15.725473 27488 tablet_bootstrap.cc:492] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.729578 27490 tablet_bootstrap.cc:654] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.732872 27488 tablet_bootstrap.cc:654] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.737743 27489 raft_consensus.cc:359] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.738440 27489 raft_consensus.cc:385] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.738710 27489 raft_consensus.cc:740] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.740140 27489 consensus_queue.cc:260] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.740928 27488 tablet_bootstrap.cc:492] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.741423 27488 ts_tablet_manager.cc:1403] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:10:15.742498 27489 ts_tablet_manager.cc:1434] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260713 09:10:15.743878 27489 tablet_bootstrap.cc:492] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:15.745484 27490 tablet_bootstrap.cc:492] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:15.747321 27490 ts_tablet_manager.cc:1403] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260713 09:10:15.749878 27490 raft_consensus.cc:359] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.750571 27490 raft_consensus.cc:385] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.750913 27490 raft_consensus.cc:740] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.746466 27488 raft_consensus.cc:359] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.751618 27490 consensus_queue.cc:260] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.752133 27488 raft_consensus.cc:385] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.752516 27488 raft_consensus.cc:740] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.754069 27490 ts_tablet_manager.cc:1434] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:10:15.753453 27488 consensus_queue.cc:260] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.755054 27490 tablet_bootstrap.cc:492] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.756538 27488 ts_tablet_manager.cc:1434] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:10:15.757440 27488 tablet_bootstrap.cc:492] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.761165 27490 tablet_bootstrap.cc:654] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.763074 27489 tablet_bootstrap.cc:654] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.766683 27488 tablet_bootstrap.cc:654] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.772845 27490 tablet_bootstrap.cc:492] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:15.773319 27490 ts_tablet_manager.cc:1403] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260713 09:10:15.774616 27489 tablet_bootstrap.cc:492] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:15.774904 27494 raft_consensus.cc:493] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.775147 27489 ts_tablet_manager.cc:1403] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260713 09:10:15.775573 27494 raft_consensus.cc:515] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.778057 27489 raft_consensus.cc:359] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.778702 27489 raft_consensus.cc:385] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.778966 27489 raft_consensus.cc:740] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.779599 27489 consensus_queue.cc:260] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.782779 27494 leader_election.cc:290] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:15.786304 27488 tablet_bootstrap.cc:492] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.786739 27488 ts_tablet_manager.cc:1403] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260713 09:10:15.786643 27490 raft_consensus.cc:359] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.787456 27490 raft_consensus.cc:385] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.787751 27490 raft_consensus.cc:740] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.788503 27490 consensus_queue.cc:260] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.792908 27489 ts_tablet_manager.cc:1434] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260713 09:10:15.798079 27489 tablet_bootstrap.cc:492] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:15.799110 27488 raft_consensus.cc:359] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.799598 27490 ts_tablet_manager.cc:1434] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:10:15.799794 27488 raft_consensus.cc:385] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.800096 27488 raft_consensus.cc:740] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.800484 27490 tablet_bootstrap.cc:492] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.813800 27488 consensus_queue.cc:260] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.814637 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:15.818096 27495 raft_consensus.cc:493] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.818558 27495 raft_consensus.cc:515] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
W20260713 09:10:15.821048 27411 leader_election.cc:343] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.822081 27495 leader_election.cc:290] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.825184 27490 tablet_bootstrap.cc:654] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.829111 27488 ts_tablet_manager.cc:1434] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260713 09:10:15.830199 27488 tablet_bootstrap.cc:492] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.837188 27494 raft_consensus.cc:493] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.837450 27495 raft_consensus.cc:493] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.837656 27494 raft_consensus.cc:515] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.838213 27489 tablet_bootstrap.cc:654] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.837961 27495 raft_consensus.cc:515] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.844923 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:15.846911 27296 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 0.
I20260713 09:10:15.846436 27494 leader_election.cc:290] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:15.848374 27411 leader_election.cc:304] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:15.854055 27488 tablet_bootstrap.cc:654] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.849766 27494 raft_consensus.cc:2804] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.857975 27494 raft_consensus.cc:493] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.858274 27495 leader_election.cc:290] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.858628 27494 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.877192 27490 tablet_bootstrap.cc:492] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:15.877738 27490 ts_tablet_manager.cc:1403] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.013s
I20260713 09:10:15.880486 27490 raft_consensus.cc:359] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.881455 27490 raft_consensus.cc:385] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.881786 27490 raft_consensus.cc:740] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.882555 27490 consensus_queue.cc:260] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.884640 27490 ts_tablet_manager.cc:1434] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:15.885565 27490 tablet_bootstrap.cc:492] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:15.885942 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:15.886209 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:15.886547 27296 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 0.
I20260713 09:10:15.886926 27295 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 0.
I20260713 09:10:15.887833 27337 leader_election.cc:304] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:15.888557 27495 raft_consensus.cc:2804] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.888892 27495 raft_consensus.cc:493] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.889192 27495 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.866932 27494 raft_consensus.cc:515] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.892014 27337 leader_election.cc:304] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:15.892927 27494 leader_election.cc:290] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:15.895460 27495 raft_consensus.cc:515] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.900269 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:15.901470 27489 tablet_bootstrap.cc:492] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:15.900346 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:15.901742 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:15.903784 27295 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:15.903868 27335 leader_election.cc:343] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.904345 27445 raft_consensus.cc:2393] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72d60fbb48ca42978f46568e3d6d015c in current term 1: Already voted for candidate 53676cbb7e494d34af197ae002decbd6 in this term.
I20260713 09:10:15.903167 27495 leader_election.cc:290] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.905803 27488 tablet_bootstrap.cc:492] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:15.906157 27495 raft_consensus.cc:2804] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:15.906286 27488 ts_tablet_manager.cc:1403] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.001s
I20260713 09:10:15.906520 27495 raft_consensus.cc:493] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:15.905176 27489 ts_tablet_manager.cc:1403] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.011s
I20260713 09:10:15.906855 27495 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:15.905831 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:15.910085 27444 raft_consensus.cc:2393] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72d60fbb48ca42978f46568e3d6d015c in current term 1: Already voted for candidate 53676cbb7e494d34af197ae002decbd6 in this term.
I20260713 09:10:15.913569 27490 tablet_bootstrap.cc:654] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.914698 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:15.917227 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:15.914384 27494 raft_consensus.cc:493] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.918521 27494 raft_consensus.cc:515] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.920610 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:15.923395 27370 raft_consensus.cc:2393] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 53676cbb7e494d34af197ae002decbd6 in current term 1: Already voted for candidate 72d60fbb48ca42978f46568e3d6d015c in this term.
W20260713 09:10:15.922367 27411 leader_election.cc:343] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.923800 27489 raft_consensus.cc:359] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.924338 27295 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 1.
I20260713 09:10:15.924460 27489 raft_consensus.cc:385] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.922158 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:15.924227 27411 leader_election.cc:304] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6; no voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:15.924552 27488 raft_consensus.cc:359] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.925832 27371 raft_consensus.cc:2393] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53676cbb7e494d34af197ae002decbd6 in current term 1: Already voted for candidate 72d60fbb48ca42978f46568e3d6d015c in this term.
I20260713 09:10:15.925823 27337 leader_election.cc:304] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [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: 72d60fbb48ca42978f46568e3d6d015c; no voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:15.925621 27489 raft_consensus.cc:740] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.925990 27488 raft_consensus.cc:385] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:15.927266 27411 leader_election.cc:304] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:15.927695 27488 raft_consensus.cc:740] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:15.927835 27519 raft_consensus.cc:2749] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.928134 27494 leader_election.cc:290] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:15.929111 27517 raft_consensus.cc:2749] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:15.929171 27489 consensus_queue.cc:260] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.930366 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:15.930691 27494 raft_consensus.cc:2804] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.930027 27488 consensus_queue.cc:260] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.935350 27495 raft_consensus.cc:515] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.933964 27494 raft_consensus.cc:697] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:15.937196 27497 raft_consensus.cc:493] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.937752 27489 ts_tablet_manager.cc:1434] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:10:15.937701 27497 raft_consensus.cc:515] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.939922 27489 tablet_bootstrap.cc:492] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:15.937363 27494 consensus_queue.cc:237] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.941583 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:15.943209 27495 leader_election.cc:290] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.944932 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:15.945205 27497 leader_election.cc:290] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.945724 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:15.957818 27295 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:15.958154 27335 leader_election.cc:343] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.962126 27489 tablet_bootstrap.cc:654] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:15.964679 27295 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 1.
I20260713 09:10:15.966709 27497 raft_consensus.cc:493] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.966949 27337 leader_election.cc:304] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:15.967142 27497 raft_consensus.cc:515] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.968127 27495 raft_consensus.cc:2804] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:15.968591 27495 raft_consensus.cc:697] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:15.969506 27497 leader_election.cc:290] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:15.969350 27495 consensus_queue.cc:237] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
W20260713 09:10:15.974552 27411 leader_election.cc:343] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.949533 27488 ts_tablet_manager.cc:1434] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260713 09:10:15.975358 27520 raft_consensus.cc:493] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:15.975956 27488 tablet_bootstrap.cc:492] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:15.975854 27520 raft_consensus.cc:515] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
W20260713 09:10:15.983605 27317 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7060 after lost signal to thread 27164
I20260713 09:10:15.988615 27520 leader_election.cc:290] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:15.993795 27519 raft_consensus.cc:493] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:15.987452 27411 leader_election.cc:343] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:15.994314 27519 raft_consensus.cc:515] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:15.995462 27411 leader_election.cc:304] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6; no voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:15.997599 27520 raft_consensus.cc:2749] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.001327 27519 leader_election.cc:290] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.001495 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.000651 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:16.003159 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:16.003101 27371 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 0.
I20260713 09:10:16.004101 27490 tablet_bootstrap.cc:492] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:16.004467 27490 ts_tablet_manager.cc:1403] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.021s
I20260713 09:10:16.004290 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
W20260713 09:10:16.006175 27337 leader_election.cc:343] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.005192 27444 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 0.
I20260713 09:10:16.012292 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca823990196b41478fe13413a621a5e0" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.012969 27370 raft_consensus.cc:2468] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.011642 27411 leader_election.cc:304] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:16.014070 27520 raft_consensus.cc:2804] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.014415 27520 raft_consensus.cc:493] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.014786 27520 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.015913 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.018468 27490 raft_consensus.cc:359] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.019187 27490 raft_consensus.cc:385] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.019467 27490 raft_consensus.cc:740] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.021296 27488 tablet_bootstrap.cc:654] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.019722 27335 leader_election.cc:304] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [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: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 0e81bf75207e4155be0004ea7462b2a1
I20260713 09:10:16.022604 27262 leader_election.cc:304] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:16.024595 27497 raft_consensus.cc:2804] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.025187 27497 raft_consensus.cc:493] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.025496 27497 raft_consensus.cc:3060] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:16.024586 27262 leader_election.cc:343] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.024576 27519 raft_consensus.cc:2804] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.027984 27519 raft_consensus.cc:493] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.030330 27519 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.033689 27193 catalog_manager.cc:5697] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:16.021917 27490 consensus_queue.cc:260] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
W20260713 09:10:16.027383 27411 leader_election.cc:343] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.035138 27190 catalog_manager.cc:5697] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 1 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.039592 27497 raft_consensus.cc:515] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.041749 27497 leader_election.cc:290] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.044463 27489 tablet_bootstrap.cc:492] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:16.044889 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca823990196b41478fe13413a621a5e0" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.044930 27489 ts_tablet_manager.cc:1403] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.008s
I20260713 09:10:16.043830 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca823990196b41478fe13413a621a5e0" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:16.045259 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.047796 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca823990196b41478fe13413a621a5e0" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:16.056181 27489 raft_consensus.cc:359] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.057011 27489 raft_consensus.cc:385] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.046802 27445 raft_consensus.cc:2468] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.057307 27489 raft_consensus.cc:740] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.048738 27371 raft_consensus.cc:3060] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.054174 27444 raft_consensus.cc:2468] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.058236 27489 consensus_queue.cc:260] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.059047 27520 raft_consensus.cc:515] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.063651 27490 ts_tablet_manager.cc:1434] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.005s
I20260713 09:10:16.066138 27260 leader_election.cc:304] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.067368 27489 ts_tablet_manager.cc:1434] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260713 09:10:16.069357 27497 raft_consensus.cc:2804] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.069974 27497 raft_consensus.cc:493] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.070308 27497 raft_consensus.cc:3060] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.070669 27489 tablet_bootstrap.cc:492] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:16.071645 27488 tablet_bootstrap.cc:492] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:16.072078 27488 ts_tablet_manager.cc:1403] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.002s
I20260713 09:10:16.071586 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:16.075325 27296 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.065366 27519 raft_consensus.cc:515] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.077196 27488 raft_consensus.cc:359] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.077807 27488 raft_consensus.cc:385] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.078045 27488 raft_consensus.cc:740] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.069387 27520 leader_election.cc:290] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:16.081172 27488 consensus_queue.cc:260] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.078573 27490 tablet_bootstrap.cc:492] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:16.088477 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:16.085875 27488 ts_tablet_manager.cc:1434] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:10:16.090622 27488 tablet_bootstrap.cc:492] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: Bootstrap starting.
I20260713 09:10:16.094766 27489 tablet_bootstrap.cc:654] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.096395 27497 raft_consensus.cc:515] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.102164 27497 leader_election.cc:290] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.103855 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:16.103946 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
W20260713 09:10:16.106817 27262 leader_election.cc:343] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.107997 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:16.105412 27444 raft_consensus.cc:3060] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.109117 27445 raft_consensus.cc:2393] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72d60fbb48ca42978f46568e3d6d015c in current term 1: Already voted for candidate 53676cbb7e494d34af197ae002decbd6 in this term.
I20260713 09:10:16.110560 27335 leader_election.cc:304] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [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: 72d60fbb48ca42978f46568e3d6d015c; no voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:16.111434 27495 raft_consensus.cc:2749] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.111651 27490 tablet_bootstrap.cc:654] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.105707 27519 leader_election.cc:290] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.107622 27296 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 1.
I20260713 09:10:16.116896 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:16.118113 27370 raft_consensus.cc:2393] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 53676cbb7e494d34af197ae002decbd6 in current term 1: Already voted for candidate 72d60fbb48ca42978f46568e3d6d015c in this term.
I20260713 09:10:16.118119 27520 raft_consensus.cc:493] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.119866 27520 raft_consensus.cc:515] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.120589 27411 leader_election.cc:304] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:16.121876 27520 leader_election.cc:290] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:16.125221 27520 raft_consensus.cc:2804] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.125648 27520 raft_consensus.cc:697] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:16.126389 27520 consensus_queue.cc:237] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.127336 27444 raft_consensus.cc:2468] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.129201 27260 leader_election.cc:304] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.130332 27497 raft_consensus.cc:2804] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.130821 27497 raft_consensus.cc:697] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:16.131235 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:16.131822 27296 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 0.
I20260713 09:10:16.131621 27497 consensus_queue.cc:237] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.135951 27371 raft_consensus.cc:2468] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.137557 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.139393 27370 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 0.
I20260713 09:10:16.141438 27411 leader_election.cc:304] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:16.142333 27520 raft_consensus.cc:2804] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.142763 27520 raft_consensus.cc:493] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.143126 27488 tablet_bootstrap.cc:654] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.142407 27262 leader_election.cc:304] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:16.143805 27520 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.145881 27528 raft_consensus.cc:2804] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.146323 27490 tablet_bootstrap.cc:492] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:16.146727 27490 ts_tablet_manager.cc:1403] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.005s
I20260713 09:10:16.149034 27489 tablet_bootstrap.cc:492] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:16.149837 27489 ts_tablet_manager.cc:1403] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.012s
I20260713 09:10:16.159349 27489 raft_consensus.cc:359] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.160090 27489 raft_consensus.cc:385] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.160458 27489 raft_consensus.cc:740] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.161412 27489 consensus_queue.cc:260] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.165434 27490 raft_consensus.cc:359] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.166079 27490 raft_consensus.cc:385] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.166349 27490 raft_consensus.cc:740] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.167016 27490 consensus_queue.cc:260] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.167268 27489 ts_tablet_manager.cc:1434] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:10:16.172331 27490 ts_tablet_manager.cc:1434] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260713 09:10:16.173017 27490 tablet_bootstrap.cc:492] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: Bootstrap starting.
I20260713 09:10:16.167794 27528 raft_consensus.cc:697] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:16.169447 27520 raft_consensus.cc:515] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.179208 27489 tablet_bootstrap.cc:492] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:16.177521 27191 catalog_manager.cc:5697] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.181257 27528 consensus_queue.cc:237] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.184126 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:16.184689 27296 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.191812 27488 tablet_bootstrap.cc:492] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: No bootstrap required, opened a new log
I20260713 09:10:16.192152 27488 ts_tablet_manager.cc:1403] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: Time spent bootstrapping tablet: real 0.102s	user 0.016s	sys 0.005s
I20260713 09:10:16.193904 27520 leader_election.cc:290] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:16.195432 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:16.195976 27371 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.196230 27296 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 1.
I20260713 09:10:16.197280 27411 leader_election.cc:304] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:16.197479 27488 raft_consensus.cc:359] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.198701 27488 raft_consensus.cc:385] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.198978 27488 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.199501 27520 raft_consensus.cc:2804] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.199985 27520 raft_consensus.cc:697] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:16.200158 27488 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.202025 27488 ts_tablet_manager.cc:1434] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:16.200747 27520 consensus_queue.cc:237] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.203382 27490 tablet_bootstrap.cc:654] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.205678 27371 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 1.
I20260713 09:10:16.214460 27489 tablet_bootstrap.cc:654] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.219789 27490 tablet_bootstrap.cc:492] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: No bootstrap required, opened a new log
I20260713 09:10:16.220253 27490 ts_tablet_manager.cc:1403] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260713 09:10:16.237015 27490 raft_consensus.cc:359] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.237654 27490 raft_consensus.cc:385] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.237915 27490 raft_consensus.cc:740] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.238498 27490 consensus_queue.cc:260] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.243470 27191 catalog_manager.cc:5697] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.249125 27528 raft_consensus.cc:493] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.249586 27528 raft_consensus.cc:515] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.251875 27528 leader_election.cc:290] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.252629 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.253082 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.253633 27444 raft_consensus.cc:2468] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
W20260713 09:10:16.254139 27262 leader_election.cc:343] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.254433 27489 tablet_bootstrap.cc:492] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:16.254878 27489 ts_tablet_manager.cc:1403] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.006s
I20260713 09:10:16.254808 27260 leader_election.cc:304] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.255636 27528 raft_consensus.cc:2804] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.255980 27528 raft_consensus.cc:493] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.256291 27528 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.258682 27489 raft_consensus.cc:359] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.259361 27489 raft_consensus.cc:385] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.259620 27489 raft_consensus.cc:740] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.260285 27489 consensus_queue.cc:260] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.262549 27489 ts_tablet_manager.cc:1434] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:16.262653 27528 raft_consensus.cc:515] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.263453 27489 tablet_bootstrap.cc:492] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:16.264559 27528 leader_election.cc:290] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.266079 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
W20260713 09:10:16.267431 27262 leader_election.cc:343] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:16.268033 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:16.268579 27444 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.251087 27193 catalog_manager.cc:5697] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:16.272969 27193 catalog_manager.cc:5697] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:16.270051 27489 tablet_bootstrap.cc:654] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.274972 27490 ts_tablet_manager.cc:1434] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260713 09:10:16.275784 27444 raft_consensus.cc:2468] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.280723 27260 leader_election.cc:304] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.281538 27528 raft_consensus.cc:2804] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.282034 27528 raft_consensus.cc:697] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:16.282837 27528 consensus_queue.cc:237] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.298098 27191 catalog_manager.cc:5697] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.302804 27489 tablet_bootstrap.cc:492] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:16.303277 27489 ts_tablet_manager.cc:1403] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.014s
I20260713 09:10:16.305737 27489 raft_consensus.cc:359] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.308564 27489 raft_consensus.cc:385] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.308858 27489 raft_consensus.cc:740] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.309460 27489 consensus_queue.cc:260] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.311326 27489 ts_tablet_manager.cc:1434] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:16.312116 27489 tablet_bootstrap.cc:492] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c: Bootstrap starting.
I20260713 09:10:16.320384 27489 tablet_bootstrap.cc:654] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:16.327092 27489 tablet_bootstrap.cc:492] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c: No bootstrap required, opened a new log
I20260713 09:10:16.327494 27489 ts_tablet_manager.cc:1403] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260713 09:10:16.329876 27489 raft_consensus.cc:359] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.330541 27519 raft_consensus.cc:493] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.330561 27489 raft_consensus.cc:385] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:16.331063 27489 raft_consensus.cc:740] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Initialized, Role: FOLLOWER
I20260713 09:10:16.331103 27519 raft_consensus.cc:515] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.331923 27489 consensus_queue.cc:260] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.333244 27519 leader_election.cc:290] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.334280 27489 ts_tablet_manager.cc:1434] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:16.336511 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.337193 27444 raft_consensus.cc:2393] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72d60fbb48ca42978f46568e3d6d015c in current term 1: Already voted for candidate 0e81bf75207e4155be0004ea7462b2a1 in this term.
I20260713 09:10:16.337404 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:16.338811 27337 leader_election.cc:304] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d60fbb48ca42978f46568e3d6d015c; no voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:16.339797 27495 raft_consensus.cc:493] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.340207 27495 raft_consensus.cc:515] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.342715 27519 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.343515 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.344254 27444 raft_consensus.cc:2393] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72d60fbb48ca42978f46568e3d6d015c in current term 1: Already voted for candidate 0e81bf75207e4155be0004ea7462b2a1 in this term.
I20260713 09:10:16.344616 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e81bf75207e4155be0004ea7462b2a1" is_pre_election: true
I20260713 09:10:16.342181 27495 leader_election.cc:290] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.346371 27337 leader_election.cc:304] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72d60fbb48ca42978f46568e3d6d015c; no voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:16.347580 27495 raft_consensus.cc:3060] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.353098 27519 raft_consensus.cc:2749] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.354489 27495 raft_consensus.cc:2749] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:16.373903 27444 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.380093 27520 consensus_queue.cc:1048] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.382333 27495 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:10:16.400086 27241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:16.428411 27528 raft_consensus.cc:493] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.428731 27519 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.429004 27528 raft_consensus.cc:515] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.430859 27528 leader_election.cc:290] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.432320 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.432938 27445 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.435070 27260 leader_election.cc:304] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:16.436635 27528 raft_consensus.cc:2804] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.437014 27528 raft_consensus.cc:493] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.437335 27528 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.442998 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.443610 27371 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.444077 27494 consensus_queue.cc:1048] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.450286 27528 raft_consensus.cc:515] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.458158 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:16.458725 27371 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.466634 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:16.467283 27445 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.468277 27528 leader_election.cc:290] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.475620 27445 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.476866 27371 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.477025 27260 leader_election.cc:304] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:16.478163 27528 raft_consensus.cc:2804] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.478806 27528 raft_consensus.cc:697] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:16.479955 27528 consensus_queue.cc:237] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.500185 27191 catalog_manager.cc:5697] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.514775 27528 consensus_queue.cc:1048] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.528806 27535 consensus_queue.cc:1048] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.572942 27535 raft_consensus.cc:493] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:16.573432 27535 raft_consensus.cc:515] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.575508 27535 leader_election.cc:290] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.576501 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6" is_pre_election: true
I20260713 09:10:16.576674 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c" is_pre_election: true
I20260713 09:10:16.577154 27445 raft_consensus.cc:2468] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.577415 27371 raft_consensus.cc:2468] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 0.
I20260713 09:10:16.578323 27260 leader_election.cc:304] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:16.579120 27535 raft_consensus.cc:2804] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:16.579464 27535 raft_consensus.cc:493] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:16.579797 27535 raft_consensus.cc:3060] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.586431 27535 raft_consensus.cc:515] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.588423 27535 leader_election.cc:290] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:16.589226 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:16.589787 27371 raft_consensus.cc:3060] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.590070 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:16.590588 27445 raft_consensus.cc:3060] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.596221 27371 raft_consensus.cc:2468] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.597203 27262 leader_election.cc:304] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:16.596845 27445 raft_consensus.cc:2468] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 1.
I20260713 09:10:16.597985 27535 raft_consensus.cc:2804] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:16.599179 27535 raft_consensus.cc:697] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:16.599974 27535 consensus_queue.cc:237] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:16.608038 27191 catalog_manager.cc:5697] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:16.665856 27445 raft_consensus.cc:3060] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:16.668154 27494 consensus_queue.cc:1048] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.673667 27559 consensus_queue.cc:1048] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:16.677512 27559 consensus_queue.cc:1048] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.687387 27517 consensus_queue.cc:1048] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.706612 27535 consensus_queue.cc:1048] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.757721 27517 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.763651 27535 consensus_queue.cc:1048] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.784022 27494 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:16.842029 27369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:59416
I20260713 09:10:16.842690 27369 raft_consensus.cc:606] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 LEADER]: Received request to transfer leadership to TS 0e81bf75207e4155be0004ea7462b2a1
I20260713 09:10:16.859077 27295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faf3e002755746c392c7f601155e4737"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:45536
I20260713 09:10:16.859647 27295 raft_consensus.cc:606] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.875407 27445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:41212
I20260713 09:10:16.876003 27445 raft_consensus.cc:606] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.881162 27445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:41212
I20260713 09:10:16.881692 27445 raft_consensus.cc:606] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.886574 27445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:41212
I20260713 09:10:16.887096 27445 raft_consensus.cc:606] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:16.892036 27295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61cf8770be24400791e510baa34ec525"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
mode: GRACEFUL
new_leader_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:45536
I20260713 09:10:16.892560 27295 raft_consensus.cc:606] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Received request to transfer leadership to TS 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:17.007148 27528 consensus_queue.cc:1048] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:17.013047 27528 consensus_queue.cc:1048] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:17.047469 27528 consensus_queue.cc:1048] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:17.056761 27528 raft_consensus.cc:993] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: : Instructing follower 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:17.057214 27528 raft_consensus.cc:1081] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Signalling peer 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:17.060863 27443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61cf8770be24400791e510baa34ec525"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:41204
I20260713 09:10:17.061446 27443 raft_consensus.cc:493] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:17.061793 27443 raft_consensus.cc:3060] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.064103 27535 consensus_queue.cc:1048] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:17.069078 27443 raft_consensus.cc:515] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.071875 27443 leader_election.cc:290] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:17.073155 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:17.073717 27295 raft_consensus.cc:3055] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:17.074026 27295 raft_consensus.cc:740] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:17.074785 27295 consensus_queue.cc:260] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.075929 27295 raft_consensus.cc:3060] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.076246 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cf8770be24400791e510baa34ec525" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:17.082053 27295 raft_consensus.cc:2468] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 2.
I20260713 09:10:17.083123 27411 leader_election.cc:304] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:17.084131 27520 raft_consensus.cc:2804] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.084573 27520 raft_consensus.cc:697] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 2 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:17.086302 27520 consensus_queue.cc:237] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.097774 27189 catalog_manager.cc:5697] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 1 to 2, leader changed from 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65) to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:17.112577 27528 raft_consensus.cc:993] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.113034 27497 raft_consensus.cc:1081] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.114580 27369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faf3e002755746c392c7f601155e4737"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59402
I20260713 09:10:17.115087 27369 raft_consensus.cc:493] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:17.115406 27369 raft_consensus.cc:3060] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.122035 27369 raft_consensus.cc:515] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.124617 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:17.124897 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faf3e002755746c392c7f601155e4737" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:17.125193 27295 raft_consensus.cc:3055] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:17.125444 27443 raft_consensus.cc:3060] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.125525 27295 raft_consensus.cc:740] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:17.126490 27295 consensus_queue.cc:260] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.127493 27295 raft_consensus.cc:3060] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.131706 27443 raft_consensus.cc:2468] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.132907 27335 leader_election.cc:304] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:17.133675 27519 raft_consensus.cc:2804] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.133759 27295 raft_consensus.cc:2468] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.134233 27519 raft_consensus.cc:697] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:17.135018 27519 consensus_queue.cc:237] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.136087 27369 leader_election.cc:290] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:17.142999 27191 catalog_manager.cc:5697] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:17.153208 27520 raft_consensus.cc:993] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.153636 27520 raft_consensus.cc:1081] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.156286 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59386
I20260713 09:10:17.156840 27371 raft_consensus.cc:493] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:17.157188 27371 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.164058 27371 raft_consensus.cc:515] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.166836 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:17.167104 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:17.167415 27295 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.167635 27443 raft_consensus.cc:3055] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:17.168005 27443 raft_consensus.cc:740] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:17.168888 27443 consensus_queue.cc:260] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.169909 27443 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.173215 27371 leader_election.cc:290] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:17.173939 27295 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.175009 27337 leader_election.cc:304] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:17.175793 27519 raft_consensus.cc:2804] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.176240 27519 raft_consensus.cc:697] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:17.177016 27519 consensus_queue.cc:237] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.178697 27443 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.185806 27191 catalog_manager.cc:5697] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 53676cbb7e494d34af197ae002decbd6 (127.26.134.67) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:17.247498 27494 raft_consensus.cc:993] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.247925 27517 raft_consensus.cc:1081] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.249506 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59386
I20260713 09:10:17.250087 27371 raft_consensus.cc:493] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:17.250485 27371 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.254954 27371 raft_consensus.cc:515] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.257524 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:17.258088 27443 raft_consensus.cc:3055] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:17.258409 27443 raft_consensus.cc:740] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:17.259282 27443 consensus_queue.cc:260] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.260283 27443 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.258350 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:17.261220 27295 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.271997 27295 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.273413 27337 leader_election.cc:304] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:17.274078 27371 leader_election.cc:290] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:17.274389 27519 raft_consensus.cc:2804] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.274864 27519 raft_consensus.cc:697] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:17.274899 27443 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.275746 27519 consensus_queue.cc:237] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.282822 27191 catalog_manager.cc:5697] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 53676cbb7e494d34af197ae002decbd6 (127.26.134.67) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:17.295197 27495 raft_consensus.cc:993] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:17.295615 27519 raft_consensus.cc:1081] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 LEADER]: Signalling peer 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:17.297185 27295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:10:17.297729 27295 raft_consensus.cc:493] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:17.298053 27295 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.304718 27295 raft_consensus.cc:515] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.306733 27295 leader_election.cc:290] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 2 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:17.307904 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:17.308477 27443 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.308869 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:17.309403 27371 raft_consensus.cc:3055] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:17.309685 27371 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:17.310380 27371 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.311467 27371 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.314531 27443 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 2.
I20260713 09:10:17.315512 27260 leader_election.cc:304] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:17.316322 27497 raft_consensus.cc:2804] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.316751 27497 raft_consensus.cc:697] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:17.317548 27497 consensus_queue.cc:237] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.318264 27371 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 2.
I20260713 09:10:17.324980 27191 catalog_manager.cc:5697] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 1 to 2, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:17.359081 27494 raft_consensus.cc:993] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.359519 27517 raft_consensus.cc:1081] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:17.361088 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59386
I20260713 09:10:17.361615 27371 raft_consensus.cc:493] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:17.361974 27371 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.368287 27371 raft_consensus.cc:515] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.370919 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:17.371233 27443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:17.371515 27295 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.371816 27443 raft_consensus.cc:3055] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:17.372167 27443 raft_consensus.cc:740] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:17.372949 27443 consensus_queue.cc:260] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.373987 27443 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.378597 27295 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.379899 27337 leader_election.cc:304] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:17.380312 27443 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:17.380734 27519 raft_consensus.cc:2804] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.381294 27519 raft_consensus.cc:697] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:17.382079 27519 consensus_queue.cc:237] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:17.386373 27371 leader_election.cc:290] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:17.391530 27191 catalog_manager.cc:5697] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 53676cbb7e494d34af197ae002decbd6 (127.26.134.67) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:17.610939 27295 raft_consensus.cc:1275] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.612066 27519 consensus_queue.cc:1048] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.621047 27371 raft_consensus.cc:3060] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.629172 27371 raft_consensus.cc:1275] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.632781 27517 consensus_queue.cc:1048] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.637936 27443 raft_consensus.cc:1275] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.639169 27581 consensus_queue.cc:1048] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.659931 27295 raft_consensus.cc:1275] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.661370 27517 consensus_queue.cc:1048] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.688870 27295 raft_consensus.cc:1275] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.689870 27581 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.697618 27443 raft_consensus.cc:1275] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.698931 27581 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.701412 27295 raft_consensus.cc:1275] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.705876 27519 consensus_queue.cc:1048] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.710074 27371 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.711506 27497 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.723531 27445 raft_consensus.cc:1275] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.725653 27581 consensus_queue.cc:1048] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.728595 27443 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.730116 27559 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.836637 27445 raft_consensus.cc:1275] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.837780 27581 consensus_queue.cc:1048] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:17.845453 27295 raft_consensus.cc:1275] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:17.848119 27495 consensus_queue.cc:1048] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:19.919894 27161 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:10:19.920636 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:19.937813 27371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:59420
I20260713 09:10:19.938269 27371 raft_consensus.cc:606] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Received request to transfer leadership to TS 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:19.947351 27295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
mode: GRACEFUL
new_leader_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:45544
I20260713 09:10:19.947803 27295 raft_consensus.cc:606] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 LEADER]: Received request to transfer leadership to TS 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:19.948743 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:19.949214 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:20.291365 27599 raft_consensus.cc:993] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:20.291760 27581 raft_consensus.cc:1081] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Signalling peer 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:20.293144 27445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:41190
I20260713 09:10:20.293568 27445 raft_consensus.cc:493] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.293846 27445 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.297842 27445 raft_consensus.cc:515] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:20.299237 27445 leader_election.cc:290] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 3 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:20.300237 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:20.300498 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:20.300702 27371 raft_consensus.cc:3055] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.300982 27295 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.300997 27371 raft_consensus.cc:740] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:20.301826 27371 consensus_queue.cc:260] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:20.302702 27371 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.305111 27295 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:20.306000 27411 leader_election.cc:304] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:20.306533 27371 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:20.306607 27591 raft_consensus.cc:2804] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.308041 27591 raft_consensus.cc:697] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:20.308749 27591 consensus_queue.cc:237] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:20.315021 27191 catalog_manager.cc:5697] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 2 to 3, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:20.358098 27594 raft_consensus.cc:993] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: : Instructing follower 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:20.358487 27606 raft_consensus.cc:1081] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 LEADER]: Signalling peer 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:20.359916 27445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:41204
I20260713 09:10:20.360426 27445 raft_consensus.cc:493] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:20.360769 27445 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.364813 27445 raft_consensus.cc:515] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:20.366338 27445 leader_election.cc:290] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 3 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:20.366973 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:20.367215 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:20.367475 27295 raft_consensus.cc:3055] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:20.367677 27371 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.367794 27295 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:20.368467 27295 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:20.369496 27295 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:20.373057 27371 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:20.373942 27411 leader_election.cc:304] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [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: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:20.374472 27295 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:20.374514 27591 raft_consensus.cc:2804] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:20.375005 27591 raft_consensus.cc:697] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:20.375666 27591 consensus_queue.cc:237] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:20.381680 27191 catalog_manager.cc:5697] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 2 to 3, leader changed from 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65) to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:20.722065 27295 raft_consensus.cc:1275] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.723171 27591 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.734630 27371 raft_consensus.cc:1275] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.735875 27600 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.791347 27295 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.792465 27600 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.800379 27371 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:20.801995 27612 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:20.949939 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:20.959067 27295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:45536
I20260713 09:10:20.959502 27295 raft_consensus.cc:606] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:20.963603 27295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca823990196b41478fe13413a621a5e0"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:45536
I20260713 09:10:20.963980 27295 raft_consensus.cc:606] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:20.967823 27295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:45536
I20260713 09:10:20.968192 27295 raft_consensus.cc:606] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:20.972132 27445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:41212
I20260713 09:10:20.972558 27445 raft_consensus.cc:606] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:20.982746 27445 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
mode: GRACEFUL
new_leader_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:41212
I20260713 09:10:20.983165 27445 raft_consensus.cc:606] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Received request to transfer leadership to TS 72d60fbb48ca42978f46568e3d6d015c
I20260713 09:10:21.071444 27606 raft_consensus.cc:993] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.071866 27618 raft_consensus.cc:1081] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.073271 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59402
I20260713 09:10:21.073741 27371 raft_consensus.cc:493] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.073998 27371 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.077602 27371 raft_consensus.cc:515] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.078827 27371 leader_election.cc:290] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:21.079546 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:21.079836 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:21.080077 27295 raft_consensus.cc:3055] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.080350 27445 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.080389 27295 raft_consensus.cc:740] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:21.081235 27295 consensus_queue.cc:260] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.082269 27295 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.086361 27445 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:21.087399 27335 leader_election.cc:304] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:21.087539 27295 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:21.087991 27616 raft_consensus.cc:2804] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.088378 27616 raft_consensus.cc:697] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:21.089046 27616 consensus_queue.cc:237] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.094761 27191 catalog_manager.cc:5697] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.168524 27606 raft_consensus.cc:993] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.168915 27618 raft_consensus.cc:1081] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.170107 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59402
I20260713 09:10:21.170557 27371 raft_consensus.cc:493] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.170826 27371 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.174384 27371 raft_consensus.cc:515] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.175686 27371 leader_election.cc:290] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:21.176349 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:21.176666 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:21.176890 27295 raft_consensus.cc:3055] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.177197 27295 raft_consensus.cc:740] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:21.177261 27445 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.177913 27295 consensus_queue.cc:260] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.178931 27295 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.182777 27445 raft_consensus.cc:2468] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:21.183676 27335 leader_election.cc:304] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:21.184372 27616 raft_consensus.cc:2804] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.184401 27295 raft_consensus.cc:2468] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:21.184805 27616 raft_consensus.cc:697] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:21.185559 27616 consensus_queue.cc:237] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.191031 27191 catalog_manager.cc:5697] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.196134 27606 raft_consensus.cc:993] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.196517 27618 raft_consensus.cc:1081] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.197929 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca823990196b41478fe13413a621a5e0"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59402
I20260713 09:10:21.198328 27371 raft_consensus.cc:493] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.198561 27371 raft_consensus.cc:3060] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.202114 27371 raft_consensus.cc:515] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.203377 27371 leader_election.cc:290] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:21.203976 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca823990196b41478fe13413a621a5e0" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:21.204309 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca823990196b41478fe13413a621a5e0" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:21.204412 27295 raft_consensus.cc:3055] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.204715 27445 raft_consensus.cc:3060] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.204730 27295 raft_consensus.cc:740] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:21.205417 27295 consensus_queue.cc:260] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.206135 27295 raft_consensus.cc:3060] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.208329 27445 raft_consensus.cc:2468] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:21.209079 27335 leader_election.cc:304] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53676cbb7e494d34af197ae002decbd6, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:21.209638 27616 raft_consensus.cc:2804] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.209721 27295 raft_consensus.cc:2468] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 2.
I20260713 09:10:21.210131 27616 raft_consensus.cc:697] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:21.210988 27616 consensus_queue.cc:237] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.216311 27191 catalog_manager.cc:5697] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 1 to 2, leader changed from 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.335988 27625 raft_consensus.cc:993] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.336374 27626 raft_consensus.cc:1081] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.337738 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59386
I20260713 09:10:21.338222 27371 raft_consensus.cc:493] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.338546 27371 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.342298 27371 raft_consensus.cc:515] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.343554 27371 leader_election.cc:290] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 4 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:21.344368 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:21.344471 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a91d408e4654758beb93971ce7667a8" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:21.344785 27295 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.344938 27445 raft_consensus.cc:3055] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:21.345216 27445 raft_consensus.cc:740] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:21.345804 27445 consensus_queue.cc:260] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.346815 27445 raft_consensus.cc:3060] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.349452 27625 raft_consensus.cc:993] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: : Instructing follower 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.349880 27612 raft_consensus.cc:1081] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Signalling peer 72d60fbb48ca42978f46568e3d6d015c to start an election
I20260713 09:10:21.350073 27295 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 4.
I20260713 09:10:21.351274 27371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
 from {username='slave'} at 127.0.0.1:59386
I20260713 09:10:21.351348 27337 leader_election.cc:304] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [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: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:21.351841 27371 raft_consensus.cc:493] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.352106 27616 raft_consensus.cc:2804] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:21.352257 27371 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.352562 27616 raft_consensus.cc:697] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:21.352610 27445 raft_consensus.cc:2468] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 4.
I20260713 09:10:21.353708 27616 consensus_queue.cc:237] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.357661 27371 raft_consensus.cc:515] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.359436 27371 leader_election.cc:290] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [CANDIDATE]: Term 4 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:21.360371 27445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:21.360357 27295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "72d60fbb48ca42978f46568e3d6d015c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:21.360930 27445 raft_consensus.cc:3055] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:21.360216 27191 catalog_manager.cc:5697] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 3 to 4, leader changed from 53676cbb7e494d34af197ae002decbd6 (127.26.134.67) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 4 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.361020 27295 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.361218 27445 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:21.361943 27445 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.362946 27445 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.366385 27295 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 4.
I20260713 09:10:21.367266 27337 leader_election.cc:304] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [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: 0e81bf75207e4155be0004ea7462b2a1, 72d60fbb48ca42978f46568e3d6d015c; no voters: 
I20260713 09:10:21.367354 27445 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72d60fbb48ca42978f46568e3d6d015c in term 4.
I20260713 09:10:21.368005 27581 raft_consensus.cc:2804] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:21.368432 27581 raft_consensus.cc:697] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Becoming Leader. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:21.369143 27581 consensus_queue.cc:237] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:21.373893 27191 catalog_manager.cc:5697] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c reported cstate change: term changed from 3 to 4, leader changed from 53676cbb7e494d34af197ae002decbd6 (127.26.134.67) to 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66). New cstate: current_term: 4 leader_uuid: "72d60fbb48ca42978f46568e3d6d015c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.526841 27445 raft_consensus.cc:1275] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.527845 27581 consensus_queue.cc:1048] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.539479 27295 raft_consensus.cc:1275] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.540841 27631 consensus_queue.cc:1048] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.568182 27295 raft_consensus.cc:1275] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.569140 27631 consensus_queue.cc:1048] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.576221 27445 raft_consensus.cc:1275] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.577380 27581 consensus_queue.cc:1048] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.732765 27445 raft_consensus.cc:1275] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.733771 27295 raft_consensus.cc:1275] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.733955 27581 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.734969 27616 consensus_queue.cc:1048] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.752905 27444 raft_consensus.cc:1275] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.754299 27581 consensus_queue.cc:1048] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.761623 27295 raft_consensus.cc:1275] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.763032 27581 consensus_queue.cc:1048] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.843479 27295 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.844539 27581 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:21.851156 27444 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Refusing update from remote peer 72d60fbb48ca42978f46568e3d6d015c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:21.853178 27631 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:23.987210 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:23.994340 27371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:59420
I20260713 09:10:23.994867 27371 raft_consensus.cc:606] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Received request to transfer leadership to TS 0e81bf75207e4155be0004ea7462b2a1
I20260713 09:10:23.997098 27371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:59420
I20260713 09:10:23.997447 27371 raft_consensus.cc:606] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Received request to transfer leadership to TS 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:23.999291 27371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:59420
I20260713 09:10:23.999614 27371 raft_consensus.cc:606] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Received request to transfer leadership to TS 53676cbb7e494d34af197ae002decbd6
I20260713 09:10:24.001426 27371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:59420
I20260713 09:10:24.001740 27371 raft_consensus.cc:606] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Received request to transfer leadership to TS 0e81bf75207e4155be0004ea7462b2a1
I20260713 09:10:24.003490 27371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b"
dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
mode: GRACEFUL
new_leader_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:59420
I20260713 09:10:24.003808 27371 raft_consensus.cc:606] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Received request to transfer leadership to TS 0e81bf75207e4155be0004ea7462b2a1
I20260713 09:10:24.004638 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:24.004992 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:24.168073 27643 raft_consensus.cc:993] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:24.168565 27644 raft_consensus.cc:1081] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Signalling peer 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:24.169931 27296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:10:24.170347 27296 raft_consensus.cc:493] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:24.170640 27296 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.175508 27296 raft_consensus.cc:515] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.177131 27296 leader_election.cc:290] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 3 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:24.177892 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:24.178390 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20892dd49c974aabb2b41387ba15f622" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:24.178588 27371 raft_consensus.cc:3055] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:24.178925 27444 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.178892 27371 raft_consensus.cc:740] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:24.179804 27371 consensus_queue.cc:260] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.180974 27371 raft_consensus.cc:3060] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.185572 27444 raft_consensus.cc:2468] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 3.
I20260713 09:10:24.186820 27371 raft_consensus.cc:2468] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 3.
I20260713 09:10:24.186857 27260 leader_election.cc:304] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:24.188270 27645 raft_consensus.cc:2804] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:24.189056 27645 raft_consensus.cc:697] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:24.190054 27645 consensus_queue.cc:237] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.196732 27190 catalog_manager.cc:5697] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 2 to 3, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 3 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:24.244120 27643 raft_consensus.cc:993] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:24.244500 27644 raft_consensus.cc:1081] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Signalling peer 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:24.245839 27444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:41190
I20260713 09:10:24.246229 27444 raft_consensus.cc:493] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:24.246465 27444 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.250627 27444 raft_consensus.cc:515] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.252665 27444 leader_election.cc:290] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 3 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:24.253320 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:24.253762 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8575fbe40d08473fa6dc86386e39eb1b" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:24.253895 27296 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.254246 27371 raft_consensus.cc:3055] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:24.254516 27371 raft_consensus.cc:740] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:24.255142 27371 consensus_queue.cc:260] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.255928 27371 raft_consensus.cc:3060] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.258327 27296 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:24.259325 27411 leader_election.cc:304] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:24.259966 27371 raft_consensus.cc:2468] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:24.260052 27612 raft_consensus.cc:2804] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:24.261263 27612 raft_consensus.cc:697] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:24.261982 27612 consensus_queue.cc:237] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.268369 27190 catalog_manager.cc:5697] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 2 to 3, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:24.371956 27643 raft_consensus.cc:993] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:24.372359 27644 raft_consensus.cc:1081] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Signalling peer 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:24.373631 27296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:10:24.374065 27296 raft_consensus.cc:493] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:24.374327 27296 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:24.378561 27296 raft_consensus.cc:515] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.380003 27296 leader_election.cc:290] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 5 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:24.380676 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:24.380982 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5dce97258ca41b3907b460d44fad962" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:24.381176 27371 raft_consensus.cc:3055] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:10:24.381448 27371 raft_consensus.cc:740] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:24.381467 27444 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:24.382102 27371 consensus_queue.cc:260] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.382879 27371 raft_consensus.cc:3060] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:24.385804 27444 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 5.
I20260713 09:10:24.386597 27371 raft_consensus.cc:2468] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 5.
I20260713 09:10:24.386693 27260 leader_election.cc:304] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:24.387460 27645 raft_consensus.cc:2804] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:24.387804 27645 raft_consensus.cc:697] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 5 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:24.388402 27645 consensus_queue.cc:237] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.394685 27190 catalog_manager.cc:5697] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 4 to 5, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 5 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:24.413367 27643 raft_consensus.cc:993] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:24.413733 27644 raft_consensus.cc:1081] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Signalling peer 53676cbb7e494d34af197ae002decbd6 to start an election
I20260713 09:10:24.414947 27444 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf"
dest_uuid: "53676cbb7e494d34af197ae002decbd6"
 from {username='slave'} at 127.0.0.1:41190
I20260713 09:10:24.415343 27444 raft_consensus.cc:493] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:24.415601 27444 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.419560 27444 raft_consensus.cc:515] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.421013 27444 leader_election.cc:290] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [CANDIDATE]: Term 3 election: Requested vote from peers 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621), 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351)
I20260713 09:10:24.421708 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
I20260713 09:10:24.421895 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85092db45aa64afd9a4f0c3df78c12cf" candidate_uuid: "53676cbb7e494d34af197ae002decbd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:24.422156 27296 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.422327 27371 raft_consensus.cc:3055] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:24.422587 27371 raft_consensus.cc:740] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:24.423141 27371 consensus_queue.cc:260] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.423879 27371 raft_consensus.cc:3060] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.426544 27296 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:24.427479 27371 raft_consensus.cc:2468] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53676cbb7e494d34af197ae002decbd6 in term 3.
I20260713 09:10:24.427443 27411 leader_election.cc:304] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:24.428159 27612 raft_consensus.cc:2804] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:24.428506 27612 raft_consensus.cc:697] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Becoming Leader. State: Replica: 53676cbb7e494d34af197ae002decbd6, State: Running, Role: LEADER
I20260713 09:10:24.429229 27612 consensus_queue.cc:237] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.435485 27190 catalog_manager.cc:5697] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 reported cstate change: term changed from 2 to 3, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 53676cbb7e494d34af197ae002decbd6 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "53676cbb7e494d34af197ae002decbd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:24.573750 27371 raft_consensus.cc:1275] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.574819 27645 consensus_queue.cc:1048] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.582983 27643 raft_consensus.cc:993] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: : Instructing follower 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:24.585590 27444 raft_consensus.cc:1275] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.586995 27645 consensus_queue.cc:1048] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.589008 27644 raft_consensus.cc:1081] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Signalling peer 0e81bf75207e4155be0004ea7462b2a1 to start an election
I20260713 09:10:24.590775 27296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b"
dest_uuid: "0e81bf75207e4155be0004ea7462b2a1"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:10:24.591302 27296 raft_consensus.cc:493] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:24.591675 27296 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.598188 27296 raft_consensus.cc:515] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.599565 27296 leader_election.cc:290] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [CANDIDATE]: Term 3 election: Requested vote from peers 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351), 53676cbb7e494d34af197ae002decbd6 (127.26.134.67:44883)
I20260713 09:10:24.600261 27371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72d60fbb48ca42978f46568e3d6d015c"
I20260713 09:10:24.600410 27444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb53e9be6362469e9ba04062565d6f0b" candidate_uuid: "0e81bf75207e4155be0004ea7462b2a1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "53676cbb7e494d34af197ae002decbd6"
I20260713 09:10:24.600765 27371 raft_consensus.cc:3055] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:24.600937 27444 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.601111 27371 raft_consensus.cc:740] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72d60fbb48ca42978f46568e3d6d015c, State: Running, Role: LEADER
I20260713 09:10:24.601866 27371 consensus_queue.cc:260] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.602881 27371 raft_consensus.cc:3060] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:24.606884 27444 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 3.
I20260713 09:10:24.607767 27260 leader_election.cc:304] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [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: 0e81bf75207e4155be0004ea7462b2a1, 53676cbb7e494d34af197ae002decbd6; no voters: 
I20260713 09:10:24.608417 27645 raft_consensus.cc:2804] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:24.608430 27371 raft_consensus.cc:2468] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e81bf75207e4155be0004ea7462b2a1 in term 3.
I20260713 09:10:24.608865 27645 raft_consensus.cc:697] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 LEADER]: Becoming Leader. State: Replica: 0e81bf75207e4155be0004ea7462b2a1, State: Running, Role: LEADER
I20260713 09:10:24.609625 27645 consensus_queue.cc:237] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [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: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } }
I20260713 09:10:24.615187 27191 catalog_manager.cc:5697] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 reported cstate change: term changed from 2 to 3, leader changed from 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66) to 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65). New cstate: current_term: 3 leader_uuid: "0e81bf75207e4155be0004ea7462b2a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:24.723922 27296 raft_consensus.cc:1275] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.725308 27612 consensus_queue.cc:1048] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.735268 27371 raft_consensus.cc:1275] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.736734 27664 consensus_queue.cc:1048] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:24.799760 27444 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 5 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:24.800719 27645 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:24.808521 27371 raft_consensus.cc:1275] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 5 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:10:24.809975 27645 consensus_queue.cc:1048] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:24.824246 27296 raft_consensus.cc:1275] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.825371 27664 consensus_queue.cc:1048] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e81bf75207e4155be0004ea7462b2a1" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 42621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:24.833015 27371 raft_consensus.cc:1275] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Refusing update from remote peer 53676cbb7e494d34af197ae002decbd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.834203 27664 consensus_queue.cc:1048] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:24.995684 27371 raft_consensus.cc:1275] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:24.996627 27645 consensus_queue.cc:1048] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72d60fbb48ca42978f46568e3d6d015c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 35351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:25.004194 27444 raft_consensus.cc:1275] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Refusing update from remote peer 0e81bf75207e4155be0004ea7462b2a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:25.005714 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:25.005565 27645 consensus_queue.cc:1048] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "53676cbb7e494d34af197ae002decbd6" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:25.013816 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:10:25.042421 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:25.043056 27161 tablet_replica.cc:333] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.043649 27161 raft_consensus.cc:2243] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.044073 27161 raft_consensus.cc:2272] T 8575fbe40d08473fa6dc86386e39eb1b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.046468 27161 tablet_replica.cc:333] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.046939 27161 raft_consensus.cc:2243] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.047331 27161 raft_consensus.cc:2272] T 85092db45aa64afd9a4f0c3df78c12cf P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:25.049207 27337 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:10:25.049437 27161 tablet_replica.cc:333] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.049964 27161 raft_consensus.cc:2243] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.050645 27161 raft_consensus.cc:2272] T 20892dd49c974aabb2b41387ba15f622 P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:25.051959 27337 consensus_peers.cc:597] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c -> Peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Couldn't send request to peer 0e81bf75207e4155be0004ea7462b2a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:25.052435 27161 tablet_replica.cc:333] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.053042 27161 raft_consensus.cc:2243] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.053462 27161 raft_consensus.cc:2272] T 5a91d408e4654758beb93971ce7667a8 P 0e81bf75207e4155be0004ea7462b2a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.054972 27161 tablet_replica.cc:333] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.055416 27161 raft_consensus.cc:2243] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.056051 27161 raft_consensus.cc:2272] T a5dce97258ca41b3907b460d44fad962 P 0e81bf75207e4155be0004ea7462b2a1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.057716 27161 tablet_replica.cc:333] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.058218 27161 raft_consensus.cc:2243] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.058581 27161 raft_consensus.cc:2272] T ca823990196b41478fe13413a621a5e0 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.060052 27161 tablet_replica.cc:333] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.060453 27161 raft_consensus.cc:2243] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.060802 27161 raft_consensus.cc:2272] T 61cf8770be24400791e510baa34ec525 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.062310 27161 tablet_replica.cc:333] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.062703 27161 raft_consensus.cc:2243] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.063330 27161 raft_consensus.cc:2272] T cb53e9be6362469e9ba04062565d6f0b P 0e81bf75207e4155be0004ea7462b2a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.065137 27161 tablet_replica.cc:333] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1: stopping tablet replica
I20260713 09:10:25.065650 27161 raft_consensus.cc:2243] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.066020 27161 raft_consensus.cc:2272] T faf3e002755746c392c7f601155e4737 P 0e81bf75207e4155be0004ea7462b2a1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:25.155745 27411 consensus_peers.cc:597] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 -> Peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Couldn't send request to peer 0e81bf75207e4155be0004ea7462b2a1. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:42621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:25.172410 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
I20260713 09:10:25.189810 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
I20260713 09:10:25.210043 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:25.210601 27161 tablet_replica.cc:333] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.211115 27161 raft_consensus.cc:2243] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.211493 27161 raft_consensus.cc:2272] T 20892dd49c974aabb2b41387ba15f622 P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.213302 27161 tablet_replica.cc:333] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.213758 27161 raft_consensus.cc:2243] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.214099 27161 raft_consensus.cc:2272] T 8575fbe40d08473fa6dc86386e39eb1b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.215782 27161 tablet_replica.cc:333] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.216221 27161 raft_consensus.cc:2243] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.216887 27161 raft_consensus.cc:2272] T faf3e002755746c392c7f601155e4737 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.218284 27161 tablet_replica.cc:333] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.218736 27161 raft_consensus.cc:2243] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.219074 27161 raft_consensus.cc:2272] T 85092db45aa64afd9a4f0c3df78c12cf P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.220714 27161 tablet_replica.cc:333] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.221163 27161 raft_consensus.cc:2243] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.221518 27161 raft_consensus.cc:2272] T a5dce97258ca41b3907b460d44fad962 P 72d60fbb48ca42978f46568e3d6d015c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.223313 27161 tablet_replica.cc:333] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.223730 27161 raft_consensus.cc:2243] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.224385 27161 raft_consensus.cc:2272] T ca823990196b41478fe13413a621a5e0 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.225849 27161 tablet_replica.cc:333] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.226287 27161 raft_consensus.cc:2243] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.226671 27161 raft_consensus.cc:2272] T 61cf8770be24400791e510baa34ec525 P 72d60fbb48ca42978f46568e3d6d015c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.228196 27161 tablet_replica.cc:333] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.228598 27161 raft_consensus.cc:2243] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.228961 27161 raft_consensus.cc:2272] T cb53e9be6362469e9ba04062565d6f0b P 72d60fbb48ca42978f46568e3d6d015c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.230726 27161 tablet_replica.cc:333] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c: stopping tablet replica
I20260713 09:10:25.231110 27161 raft_consensus.cc:2243] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.231766 27161 raft_consensus.cc:2272] T 5a91d408e4654758beb93971ce7667a8 P 72d60fbb48ca42978f46568e3d6d015c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:25.243005 27411 consensus_peers.cc:597] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 -> Peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Couldn't send request to peer 0e81bf75207e4155be0004ea7462b2a1. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:42621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.250674 27411 consensus_peers.cc:597] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 -> Peer 72d60fbb48ca42978f46568e3d6d015c (127.26.134.66:35351): Couldn't send request to peer 72d60fbb48ca42978f46568e3d6d015c. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:35351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:25.257452 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
W20260713 09:10:25.262614 27411 consensus_peers.cc:597] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 -> Peer 0e81bf75207e4155be0004ea7462b2a1 (127.26.134.65:42621): Couldn't send request to peer 0e81bf75207e4155be0004ea7462b2a1. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:42621: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:25.273274 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
I20260713 09:10:25.293582 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:25.294183 27161 tablet_replica.cc:333] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.294780 27161 raft_consensus.cc:2243] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.295156 27161 raft_consensus.cc:2272] T 20892dd49c974aabb2b41387ba15f622 P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.297147 27161 tablet_replica.cc:333] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.297616 27161 raft_consensus.cc:2243] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.297988 27161 raft_consensus.cc:2272] T faf3e002755746c392c7f601155e4737 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.299470 27161 tablet_replica.cc:333] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.299885 27161 raft_consensus.cc:2243] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.300236 27161 raft_consensus.cc:2272] T 5a91d408e4654758beb93971ce7667a8 P 53676cbb7e494d34af197ae002decbd6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.301641 27161 tablet_replica.cc:333] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.302066 27161 raft_consensus.cc:2243] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.302678 27161 raft_consensus.cc:2272] T 85092db45aa64afd9a4f0c3df78c12cf P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.304649 27161 tablet_replica.cc:333] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.305191 27161 raft_consensus.cc:2243] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.305558 27161 raft_consensus.cc:2272] T a5dce97258ca41b3907b460d44fad962 P 53676cbb7e494d34af197ae002decbd6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.307366 27161 tablet_replica.cc:333] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.307799 27161 raft_consensus.cc:2243] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.308153 27161 raft_consensus.cc:2272] T ca823990196b41478fe13413a621a5e0 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.309638 27161 tablet_replica.cc:333] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.310041 27161 raft_consensus.cc:2243] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.310678 27161 raft_consensus.cc:2272] T 61cf8770be24400791e510baa34ec525 P 53676cbb7e494d34af197ae002decbd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.312150 27161 tablet_replica.cc:333] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.312542 27161 raft_consensus.cc:2243] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:25.312929 27161 raft_consensus.cc:2272] T cb53e9be6362469e9ba04062565d6f0b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.314596 27161 tablet_replica.cc:333] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6: stopping tablet replica
I20260713 09:10:25.315006 27161 raft_consensus.cc:2243] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.315621 27161 raft_consensus.cc:2272] T 8575fbe40d08473fa6dc86386e39eb1b P 53676cbb7e494d34af197ae002decbd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.340546 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:10:25.355803 27161 master.cc:562] Master@127.26.134.126:34601 shutting down...
I20260713 09:10:25.553663 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:25.554178 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:25.554461 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 594eb8a1fb9140a69d5469e6268c15ec: stopping tablet replica
I20260713 09:10:25.572851 27161 master.cc:584] Master@127.26.134.126:34601 shutdown complete.
0e81bf75207e4155be0004ea7462b2a1  4
53676cbb7e494d34af197ae002decbd6  1
72d60fbb48ca42978f46568e3d6d015c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12630 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:10:25.611303 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:45185
I20260713 09:10:25.612349 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.617421 27677 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
W20260713 09:10:25.617450 27676 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
I20260713 09:10:25.618991 27161 server_base.cc:1061] running on GCE node
W20260713 09:10:25.619136 27679 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
I20260713 09:10:25.620012 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.620205 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.620316 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933825620305 us; error 0 us; skew 500 ppm
I20260713 09:10:25.620754 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.622885 27161 webserver.cc:533] Webserver started at http://127.26.134.126:44169/ using document root <none> and password file <none>
I20260713 09:10:25.623302 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.623448 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.623646 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.624650 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "f4422b2a518c412fa966a42d35cf382a"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.628858 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260713 09:10:25.631827 27684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.632459 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:25.632683 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "f4422b2a518c412fa966a42d35cf382a"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.632956 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-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)
I20260713 09:10:25.654524 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.655599 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.690331 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:45185
I20260713 09:10:25.690424 27735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:45185 every 8 connection(s)
I20260713 09:10:25.693831 27736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:25.702332 27736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a: Bootstrap starting.
I20260713 09:10:25.706591 27736 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.710440 27736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a: No bootstrap required, opened a new log
I20260713 09:10:25.712332 27736 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4422b2a518c412fa966a42d35cf382a" member_type: VOTER }
I20260713 09:10:25.712714 27736 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.712919 27736 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4422b2a518c412fa966a42d35cf382a, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.713383 27736 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4422b2a518c412fa966a42d35cf382a" member_type: VOTER }
I20260713 09:10:25.713770 27736 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:25.713948 27736 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:25.714152 27736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.717814 27736 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4422b2a518c412fa966a42d35cf382a" member_type: VOTER }
I20260713 09:10:25.718227 27736 leader_election.cc:304] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [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: f4422b2a518c412fa966a42d35cf382a; no voters: 
I20260713 09:10:25.719179 27736 leader_election.cc:290] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:25.719465 27739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.720568 27739 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 1 LEADER]: Becoming Leader. State: Replica: f4422b2a518c412fa966a42d35cf382a, State: Running, Role: LEADER
I20260713 09:10:25.721203 27739 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [LEADER]: Queue going to LEADER mode. State: All 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: "f4422b2a518c412fa966a42d35cf382a" member_type: VOTER }
I20260713 09:10:25.721783 27736 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:25.725458 27741 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4422b2a518c412fa966a42d35cf382a. Latest consensus state: current_term: 1 leader_uuid: "f4422b2a518c412fa966a42d35cf382a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4422b2a518c412fa966a42d35cf382a" member_type: VOTER } }
I20260713 09:10:25.725760 27740 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4422b2a518c412fa966a42d35cf382a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4422b2a518c412fa966a42d35cf382a" member_type: VOTER } }
I20260713 09:10:25.726296 27740 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:25.726001 27741 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:25.728952 27746 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:25.736335 27746 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:25.737210 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:25.743942 27746 catalog_manager.cc:1383] Generated new cluster ID: 165cb834a90840f588bb484cd10dff96
I20260713 09:10:25.744187 27746 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:25.757628 27746 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:25.758772 27746 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:25.779544 27746 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a: Generated new TSK 0
I20260713 09:10:25.780099 27746 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:25.803442 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.808776 27757 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
W20260713 09:10:25.809455 27758 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
W20260713 09:10:25.810707 27760 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
I20260713 09:10:25.811229 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:25.811981 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.812158 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.812306 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933825812290 us; error 0 us; skew 500 ppm
I20260713 09:10:25.812810 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.814862 27161 webserver.cc:533] Webserver started at http://127.26.134.65:44175/ using document root <none> and password file <none>
I20260713 09:10:25.815320 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.815490 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.815742 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.816694 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "b92b045726ba493c9144ea636808962b"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.820688 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:25.823633 27765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.824265 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:10:25.824512 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "b92b045726ba493c9144ea636808962b"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.824776 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-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)
I20260713 09:10:25.839959 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.841256 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.843134 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:25.845453 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:25.845642 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.845867 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:25.846024 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.882805 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:35359
I20260713 09:10:25.882885 27827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:35359 every 8 connection(s)
I20260713 09:10:25.887233 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.893715 27832 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
W20260713 09:10:25.894655 27833 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
I20260713 09:10:25.897725 27161 server_base.cc:1061] running on GCE node
W20260713 09:10:25.899040 27835 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
I20260713 09:10:25.899343 27828 heartbeater.cc:344] Connected to a master server at 127.26.134.126:45185
I20260713 09:10:25.899744 27828 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:25.900019 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.900259 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.900442 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933825900425 us; error 0 us; skew 500 ppm
I20260713 09:10:25.900578 27828 heartbeater.cc:507] Master 127.26.134.126:45185 requested a full tablet report, sending...
I20260713 09:10:25.901156 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.902781 27701 ts_manager.cc:194] Registered new tserver with Master: b92b045726ba493c9144ea636808962b (127.26.134.65:35359)
I20260713 09:10:25.903703 27161 webserver.cc:533] Webserver started at http://127.26.134.66:42943/ using document root <none> and password file <none>
I20260713 09:10:25.904335 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.904561 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.904863 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.905087 27701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49332
I20260713 09:10:25.906301 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "aa73d0c8ae114c828cb94c974dca8596"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.910569 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:25.913575 27840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.914402 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:25.914646 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "aa73d0c8ae114c828cb94c974dca8596"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.914887 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-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)
I20260713 09:10:25.930744 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:25.931805 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:25.933117 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:25.935164 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:25.935350 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.935547 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:25.935689 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:25.971776 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:37059
I20260713 09:10:25.971865 27902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:37059 every 8 connection(s)
I20260713 09:10:25.976053 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:25.981850 27906 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
W20260713 09:10:25.983399 27907 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
W20260713 09:10:25.986485 27909 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
I20260713 09:10:25.987001 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:25.987534 27903 heartbeater.cc:344] Connected to a master server at 127.26.134.126:45185
I20260713 09:10:25.987910 27903 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:25.987931 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:25.988258 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:25.988406 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933825988391 us; error 0 us; skew 500 ppm
I20260713 09:10:25.988687 27903 heartbeater.cc:507] Master 127.26.134.126:45185 requested a full tablet report, sending...
I20260713 09:10:25.989027 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:25.990568 27701 ts_manager.cc:194] Registered new tserver with Master: aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:25.991513 27161 webserver.cc:533] Webserver started at http://127.26.134.67:40963/ using document root <none> and password file <none>
I20260713 09:10:25.991950 27701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49344
I20260713 09:10:25.992026 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:25.992358 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:25.992604 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:25.993978 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "15ff7acc157b4c9aa801edb25733c41e"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:25.998025 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:26.000943 27914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:26.001569 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:26.001827 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "15ff7acc157b4c9aa801edb25733c41e"
format_stamp: "Formatted at 2026-07-13 09:10:25 on dist-test-slave-1cb3"
I20260713 09:10:26.002068 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933812824085-27161-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)
I20260713 09:10:26.022116 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:26.023276 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:26.024605 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:26.026724 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:26.026902 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:26.027119 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:26.027256 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:26.063517 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:40777
I20260713 09:10:26.063593 27976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:40777 every 8 connection(s)
I20260713 09:10:26.076004 27977 heartbeater.cc:344] Connected to a master server at 127.26.134.126:45185
I20260713 09:10:26.076351 27977 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:26.077049 27977 heartbeater.cc:507] Master 127.26.134.126:45185 requested a full tablet report, sending...
I20260713 09:10:26.078871 27701 ts_manager.cc:194] Registered new tserver with Master: 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.079821 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013466422s
I20260713 09:10:26.080295 27701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49352
I20260713 09:10:26.101593 27701 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49368:
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"
    }
  }
}
W20260713 09:10:26.104207 27701 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.
I20260713 09:10:26.175513 27942 tablet_service.cc:1511] Processing CreateTablet for tablet 2decb7c20cd14a409e2c62d7868cd049 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:26.177043 27942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2decb7c20cd14a409e2c62d7868cd049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.178828 27939 tablet_service.cc:1511] Processing CreateTablet for tablet ad15098a9aca438091d43a302225c9e1 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:26.180272 27939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad15098a9aca438091d43a302225c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.181973 27935 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5779fe7f1747249fd0f191582f8a7c (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:26.183252 27935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5779fe7f1747249fd0f191582f8a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.183043 27940 tablet_service.cc:1511] Processing CreateTablet for tablet a80bb5f1fd074c39bc4dcb96efa19c17 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:26.181973 27941 tablet_service.cc:1511] Processing CreateTablet for tablet dfab116e6dd04b68850d6196a215dce0 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:26.185186 27938 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4b40d01a4941f1a24cf60cf5eff27f (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:26.186182 27941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfab116e6dd04b68850d6196a215dce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.187237 27937 tablet_service.cc:1511] Processing CreateTablet for tablet 003eb092a8b640faa9bf55d6b37343e8 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:26.188459 27937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003eb092a8b640faa9bf55d6b37343e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.188383 27860 tablet_service.cc:1511] Processing CreateTablet for tablet 48c98e928a4047dfb19b90d128b3fa8a (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:26.189265 27934 tablet_service.cc:1511] Processing CreateTablet for tablet 48c98e928a4047dfb19b90d128b3fa8a (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:26.189844 27860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c98e928a4047dfb19b90d128b3fa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.189635 27933 tablet_service.cc:1511] Processing CreateTablet for tablet cffa70542fb04e8da09ff09711af0c68 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:26.189776 27936 tablet_service.cc:1511] Processing CreateTablet for tablet d39cb8eb81ae4ce6889c9d688bae26f9 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:26.188333 27859 tablet_service.cc:1511] Processing CreateTablet for tablet cffa70542fb04e8da09ff09711af0c68 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:26.191910 27868 tablet_service.cc:1511] Processing CreateTablet for tablet 2decb7c20cd14a409e2c62d7868cd049 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:26.192843 27859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffa70542fb04e8da09ff09711af0c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.194010 27867 tablet_service.cc:1511] Processing CreateTablet for tablet dfab116e6dd04b68850d6196a215dce0 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:26.195219 27867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfab116e6dd04b68850d6196a215dce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.197992 27866 tablet_service.cc:1511] Processing CreateTablet for tablet a80bb5f1fd074c39bc4dcb96efa19c17 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:26.199208 27866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80bb5f1fd074c39bc4dcb96efa19c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.201972 27865 tablet_service.cc:1511] Processing CreateTablet for tablet ad15098a9aca438091d43a302225c9e1 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:26.203233 27865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad15098a9aca438091d43a302225c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.206022 27864 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4b40d01a4941f1a24cf60cf5eff27f (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:26.207263 27864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4b40d01a4941f1a24cf60cf5eff27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.210041 27863 tablet_service.cc:1511] Processing CreateTablet for tablet 003eb092a8b640faa9bf55d6b37343e8 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:26.211267 27863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003eb092a8b640faa9bf55d6b37343e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.213881 27862 tablet_service.cc:1511] Processing CreateTablet for tablet d39cb8eb81ae4ce6889c9d688bae26f9 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:26.215101 27862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39cb8eb81ae4ce6889c9d688bae26f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.217258 27861 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5779fe7f1747249fd0f191582f8a7c (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:26.218524 27861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5779fe7f1747249fd0f191582f8a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.231314 27868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2decb7c20cd14a409e2c62d7868cd049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.238489 27940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80bb5f1fd074c39bc4dcb96efa19c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.239120 27938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4b40d01a4941f1a24cf60cf5eff27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.239782 27934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c98e928a4047dfb19b90d128b3fa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.241086 27788 tablet_service.cc:1511] Processing CreateTablet for tablet 003eb092a8b640faa9bf55d6b37343e8 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:26.241793 27793 tablet_service.cc:1511] Processing CreateTablet for tablet 2decb7c20cd14a409e2c62d7868cd049 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:26.242338 27788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003eb092a8b640faa9bf55d6b37343e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.242949 27793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2decb7c20cd14a409e2c62d7868cd049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.244145 27787 tablet_service.cc:1511] Processing CreateTablet for tablet d39cb8eb81ae4ce6889c9d688bae26f9 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:26.245229 27936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39cb8eb81ae4ce6889c9d688bae26f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.245349 27787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d39cb8eb81ae4ce6889c9d688bae26f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.245935 27792 tablet_service.cc:1511] Processing CreateTablet for tablet dfab116e6dd04b68850d6196a215dce0 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:26.247099 27792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfab116e6dd04b68850d6196a215dce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.249138 27933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffa70542fb04e8da09ff09711af0c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.249920 27786 tablet_service.cc:1511] Processing CreateTablet for tablet 4b5779fe7f1747249fd0f191582f8a7c (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:26.251199 27786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b5779fe7f1747249fd0f191582f8a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.251618 27790 tablet_service.cc:1511] Processing CreateTablet for tablet ad15098a9aca438091d43a302225c9e1 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:26.249914 27791 tablet_service.cc:1511] Processing CreateTablet for tablet a80bb5f1fd074c39bc4dcb96efa19c17 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:26.252817 27790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad15098a9aca438091d43a302225c9e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.253516 27791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80bb5f1fd074c39bc4dcb96efa19c17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.254873 27789 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4b40d01a4941f1a24cf60cf5eff27f (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:26.256078 27789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4b40d01a4941f1a24cf60cf5eff27f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.258325 27785 tablet_service.cc:1511] Processing CreateTablet for tablet 48c98e928a4047dfb19b90d128b3fa8a (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:26.259505 27785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c98e928a4047dfb19b90d128b3fa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.264154 27784 tablet_service.cc:1511] Processing CreateTablet for tablet cffa70542fb04e8da09ff09711af0c68 (DEFAULT_TABLE table=test-workload [id=0a1c53be8b514f5c8d9fbc390d836be4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:26.281139 27784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffa70542fb04e8da09ff09711af0c68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:26.301729 27991 tablet_bootstrap.cc:492] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.352300 27993 tablet_bootstrap.cc:492] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.349056 27992 tablet_bootstrap.cc:492] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.375484 27992 tablet_bootstrap.cc:654] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.379999 27991 tablet_bootstrap.cc:654] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.381714 27992 tablet_bootstrap.cc:492] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.382251 27992 ts_tablet_manager.cc:1403] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.001s
I20260713 09:10:26.381807 27993 tablet_bootstrap.cc:654] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.385208 27992 raft_consensus.cc:359] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.385848 27991 tablet_bootstrap.cc:492] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.385931 27992 raft_consensus.cc:385] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.386270 27991 ts_tablet_manager.cc:1403] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.001s
I20260713 09:10:26.386312 27992 raft_consensus.cc:740] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.387187 27992 consensus_queue.cc:260] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.388654 27991 raft_consensus.cc:359] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.389366 27991 raft_consensus.cc:385] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.389328 27977 heartbeater.cc:499] Master 127.26.134.126:45185 was elected leader, sending a full tablet report...
I20260713 09:10:26.389835 27992 ts_tablet_manager.cc:1434] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:26.390795 27992 tablet_bootstrap.cc:492] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.391917 27991 raft_consensus.cc:740] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.392725 27991 consensus_queue.cc:260] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.396139 27903 heartbeater.cc:499] Master 127.26.134.126:45185 was elected leader, sending a full tablet report...
I20260713 09:10:26.397153 27991 ts_tablet_manager.cc:1434] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:10:26.397431 27992 tablet_bootstrap.cc:654] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.397985 27991 tablet_bootstrap.cc:492] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.404276 27991 tablet_bootstrap.cc:654] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.407608 27993 tablet_bootstrap.cc:492] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.408104 27993 ts_tablet_manager.cc:1403] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.011s
I20260713 09:10:26.410876 27993 raft_consensus.cc:359] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.411621 27993 raft_consensus.cc:385] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.411949 27993 raft_consensus.cc:740] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.412788 27993 consensus_queue.cc:260] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.416567 27828 heartbeater.cc:499] Master 127.26.134.126:45185 was elected leader, sending a full tablet report...
I20260713 09:10:26.417570 27993 ts_tablet_manager.cc:1434] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:10:26.417748 27991 tablet_bootstrap.cc:492] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.418169 27991 ts_tablet_manager.cc:1403] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260713 09:10:26.418713 27993 tablet_bootstrap.cc:492] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.420622 27992 tablet_bootstrap.cc:492] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.421110 27992 ts_tablet_manager.cc:1403] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260713 09:10:26.421041 27991 raft_consensus.cc:359] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.421844 27991 raft_consensus.cc:385] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.422160 27991 raft_consensus.cc:740] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.423013 27991 consensus_queue.cc:260] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.423858 27992 raft_consensus.cc:359] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.424561 27992 raft_consensus.cc:385] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.424907 27992 raft_consensus.cc:740] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.425052 27991 ts_tablet_manager.cc:1434] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:26.426043 27991 tablet_bootstrap.cc:492] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.425797 27992 consensus_queue.cc:260] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.426397 27993 tablet_bootstrap.cc:654] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.427865 27992 ts_tablet_manager.cc:1434] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:10:26.428805 27992 tablet_bootstrap.cc:492] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.432484 27991 tablet_bootstrap.cc:654] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.434736 27992 tablet_bootstrap.cc:654] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.438827 27993 tablet_bootstrap.cc:492] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.439301 27993 ts_tablet_manager.cc:1403] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:10:26.442032 27993 raft_consensus.cc:359] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.442727 27993 raft_consensus.cc:385] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.442991 27993 raft_consensus.cc:740] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.443969 27993 consensus_queue.cc:260] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.446336 27993 ts_tablet_manager.cc:1434] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:26.448294 27993 tablet_bootstrap.cc:492] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.449522 27991 tablet_bootstrap.cc:492] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.449995 27991 ts_tablet_manager.cc:1403] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260713 09:10:26.450477 27992 tablet_bootstrap.cc:492] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.450928 27992 ts_tablet_manager.cc:1403] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:10:26.452502 27991 raft_consensus.cc:359] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.453189 27991 raft_consensus.cc:385] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.453481 27991 raft_consensus.cc:740] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.453591 27992 raft_consensus.cc:359] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.454156 27993 tablet_bootstrap.cc:654] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.454331 27992 raft_consensus.cc:385] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.454768 27992 raft_consensus.cc:740] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.454340 27991 consensus_queue.cc:260] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.455585 27992 consensus_queue.cc:260] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.456647 27991 ts_tablet_manager.cc:1434] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:26.457602 27991 tablet_bootstrap.cc:492] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.457712 27992 ts_tablet_manager.cc:1434] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260713 09:10:26.458770 27992 tablet_bootstrap.cc:492] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.463824 27991 tablet_bootstrap.cc:654] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.464694 27992 tablet_bootstrap.cc:654] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.465346 27993 tablet_bootstrap.cc:492] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.465854 28001 raft_consensus.cc:493] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.466336 28001 raft_consensus.cc:515] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.471477 28001 leader_election.cc:290] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.465857 27993 ts_tablet_manager.cc:1403] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:10:26.476982 27991 tablet_bootstrap.cc:492] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.477478 27991 ts_tablet_manager.cc:1403] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260713 09:10:26.480348 27991 raft_consensus.cc:359] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.480896 27991 raft_consensus.cc:385] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.481127 27991 raft_consensus.cc:740] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.481706 27991 consensus_queue.cc:260] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.480253 27993 raft_consensus.cc:359] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.483561 27991 ts_tablet_manager.cc:1434] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:26.483656 27993 raft_consensus.cc:385] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.484565 27991 tablet_bootstrap.cc:492] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.484467 27993 raft_consensus.cc:740] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.489096 27993 consensus_queue.cc:260] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.491078 27991 tablet_bootstrap.cc:654] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.495560 27993 ts_tablet_manager.cc:1434] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:10:26.496483 27993 tablet_bootstrap.cc:492] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.502213 27991 tablet_bootstrap.cc:492] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.508854 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfab116e6dd04b68850d6196a215dce0" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.509200 27991 ts_tablet_manager.cc:1403] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
W20260713 09:10:26.510548 27767 leader_election.cc:343] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.512195 27993 tablet_bootstrap.cc:654] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.512120 28001 raft_consensus.cc:493] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.512552 27992 tablet_bootstrap.cc:492] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.513048 27992 ts_tablet_manager.cc:1403] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.021s
I20260713 09:10:26.512718 28001 raft_consensus.cc:515] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.512722 27991 raft_consensus.cc:359] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.513597 27991 raft_consensus.cc:385] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.513900 27991 raft_consensus.cc:740] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.514885 28001 leader_election.cc:290] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.514735 27991 consensus_queue.cc:260] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.515795 27992 raft_consensus.cc:359] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.516557 27992 raft_consensus.cc:385] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.516721 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.516955 27992 raft_consensus.cc:740] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.517316 27878 raft_consensus.cc:2468] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.517836 27992 consensus_queue.cc:260] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.518478 27767 leader_election.cc:304] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.519366 28001 raft_consensus.cc:2804] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.519698 28001 raft_consensus.cc:493] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.519997 28001 raft_consensus.cc:3060] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.521857 27991 ts_tablet_manager.cc:1434] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:10:26.522786 27991 tablet_bootstrap.cc:492] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.523559 27993 tablet_bootstrap.cc:492] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.527429 27993 ts_tablet_manager.cc:1403] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260713 09:10:26.527633 28001 raft_consensus.cc:515] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.529448 28001 leader_election.cc:290] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.526119 27992 ts_tablet_manager.cc:1434] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260713 09:10:26.530850 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.531391 27878 raft_consensus.cc:3060] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.532300 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.532783 27951 raft_consensus.cc:2468] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.533458 27992 tablet_bootstrap.cc:492] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.534467 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.530678 27993 raft_consensus.cc:359] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.534993 27951 raft_consensus.cc:3060] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.537286 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfab116e6dd04b68850d6196a215dce0" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.537827 27993 raft_consensus.cc:385] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.537912 27952 raft_consensus.cc:2468] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.538221 27993 raft_consensus.cc:740] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.539016 27993 consensus_queue.cc:260] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.539809 27878 raft_consensus.cc:2468] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.539988 27951 raft_consensus.cc:2468] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.541081 27767 leader_election.cc:304] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.542220 28001 raft_consensus.cc:2804] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.541365 27993 ts_tablet_manager.cc:1434] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:10:26.542629 28001 raft_consensus.cc:697] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:26.543447 27993 tablet_bootstrap.cc:492] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.545647 27992 tablet_bootstrap.cc:654] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.543754 27991 tablet_bootstrap.cc:654] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.543423 28001 consensus_queue.cc:237] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.548465 27767 leader_election.cc:304] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [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: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:26.550348 28012 raft_consensus.cc:2804] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.550695 28012 raft_consensus.cc:493] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.551005 28012 raft_consensus.cc:3060] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.557839 27993 tablet_bootstrap.cc:654] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.559031 28012 raft_consensus.cc:515] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.561663 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfab116e6dd04b68850d6196a215dce0" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.561209 27700 catalog_manager.cc:5697] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 0 to 1, leader changed from <none> to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 1 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:26.562894 27767 leader_election.cc:343] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.564391 27998 raft_consensus.cc:493] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.564805 27998 raft_consensus.cc:515] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.567255 27998 leader_election.cc:290] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.567462 27991 tablet_bootstrap.cc:492] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.567984 27991 ts_tablet_manager.cc:1403] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.000s
I20260713 09:10:26.570716 27991 raft_consensus.cc:359] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.571375 27991 raft_consensus.cc:385] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.571640 27991 raft_consensus.cc:740] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.572320 27991 consensus_queue.cc:260] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.574425 27991 ts_tablet_manager.cc:1434] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:26.577672 27992 tablet_bootstrap.cc:492] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.578241 27992 ts_tablet_manager.cc:1403] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.017s
I20260713 09:10:26.581112 27992 raft_consensus.cc:359] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.582537 28012 leader_election.cc:290] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.583662 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfab116e6dd04b68850d6196a215dce0" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.581954 27992 raft_consensus.cc:385] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.584220 27951 raft_consensus.cc:3060] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.581957 27991 tablet_bootstrap.cc:492] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.586819 27993 tablet_bootstrap.cc:492] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.587270 27993 ts_tablet_manager.cc:1403] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.012s
I20260713 09:10:26.590974 27991 tablet_bootstrap.cc:654] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.591691 27951 raft_consensus.cc:2468] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.592947 27767 leader_election.cc:304] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:26.593231 27993 raft_consensus.cc:359] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.593719 28012 raft_consensus.cc:2804] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.594183 27992 raft_consensus.cc:740] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.594262 28012 raft_consensus.cc:697] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:26.593901 27993 raft_consensus.cc:385] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.596978 27993 raft_consensus.cc:740] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.602627 27992 consensus_queue.cc:260] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.602900 28012 consensus_queue.cc:237] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.602941 27993 consensus_queue.cc:260] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.607642 27993 ts_tablet_manager.cc:1434] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:10:26.608565 27993 tablet_bootstrap.cc:492] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.611344 27992 ts_tablet_manager.cc:1434] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.004s
I20260713 09:10:26.612416 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
W20260713 09:10:26.614044 27842 leader_election.cc:343] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.618335 27992 tablet_bootstrap.cc:492] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.621140 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
W20260713 09:10:26.622498 27842 leader_election.cc:343] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.622885 27842 leader_election.cc:304] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596; no voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b
I20260713 09:10:26.624173 27998 raft_consensus.cc:2749] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.627005 27992 tablet_bootstrap.cc:654] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.627005 27993 tablet_bootstrap.cc:654] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.627807 27700 catalog_manager.cc:5697] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 0 to 1, leader changed from <none> to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 1 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.633595 27991 tablet_bootstrap.cc:492] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.634078 27991 ts_tablet_manager.cc:1403] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.028s
I20260713 09:10:26.636852 27992 tablet_bootstrap.cc:492] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.637265 27992 ts_tablet_manager.cc:1403] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260713 09:10:26.639928 27992 raft_consensus.cc:359] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.638772 27991 raft_consensus.cc:359] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.640563 27992 raft_consensus.cc:385] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.640654 27991 raft_consensus.cc:385] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.640939 27992 raft_consensus.cc:740] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.640983 27991 raft_consensus.cc:740] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.641232 27997 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.641697 27992 consensus_queue.cc:260] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.641831 27991 consensus_queue.cc:260] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.645403 27993 tablet_bootstrap.cc:492] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.645871 27993 ts_tablet_manager.cc:1403] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.006s
I20260713 09:10:26.641717 27997 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.647993 27997 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:26.648518 27993 raft_consensus.cc:359] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.649183 27993 raft_consensus.cc:385] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.649470 27993 raft_consensus.cc:740] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.650236 27993 consensus_queue.cc:260] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.650739 27991 ts_tablet_manager.cc:1434] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:10:26.652527 27993 ts_tablet_manager.cc:1434] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:26.653439 27993 tablet_bootstrap.cc:492] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.659164 27993 tablet_bootstrap.cc:654] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.660629 27991 tablet_bootstrap.cc:492] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.667198 27991 tablet_bootstrap.cc:654] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.670507 27998 raft_consensus.cc:493] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.671011 27998 raft_consensus.cc:515] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.673090 27998 leader_election.cc:290] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.675938 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.676627 27803 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 0.
I20260713 09:10:26.677663 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.678283 27951 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 0.
I20260713 09:10:26.679775 27842 leader_election.cc:304] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.681063 27998 raft_consensus.cc:2804] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.681401 27998 raft_consensus.cc:493] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.681710 27998 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.682113 27992 ts_tablet_manager.cc:1434] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.045s	user 0.015s	sys 0.028s
I20260713 09:10:26.683034 27992 tablet_bootstrap.cc:492] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.688916 27992 tablet_bootstrap.cc:654] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.694793 27998 raft_consensus.cc:515] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.696584 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.697731 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b"
W20260713 09:10:26.698210 27916 leader_election.cc:343] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.698361 27802 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.703662 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.704289 27878 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 0.
I20260713 09:10:26.705540 27802 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 1.
I20260713 09:10:26.705672 27916 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [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: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: b92b045726ba493c9144ea636808962b
I20260713 09:10:26.706655 27997 raft_consensus.cc:493] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.706730 27842 leader_election.cc:304] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.707193 27997 raft_consensus.cc:515] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.709313 27997 leader_election.cc:290] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:26.709806 27997 raft_consensus.cc:2804] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.710103 27997 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.710402 27997 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.713158 28030 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.713593 28030 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.714375 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.714882 27951 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.715337 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.715557 28030 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.716055 28030 raft_consensus.cc:2804] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.716445 28030 raft_consensus.cc:697] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
W20260713 09:10:26.717075 27916 leader_election.cc:343] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.722040 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.722218 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
W20260713 09:10:26.723589 27916 leader_election.cc:343] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.724107 27916 leader_election.cc:304] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e; no voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b
I20260713 09:10:26.724184 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.725070 27951 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 1.
I20260713 09:10:26.725405 28023 raft_consensus.cc:2749] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.725306 28030 consensus_queue.cc:237] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
W20260713 09:10:26.726576 27842 leader_election.cc:343] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.727368 27997 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.728453 27952 raft_consensus.cc:2393] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa73d0c8ae114c828cb94c974dca8596 in current term 1: Already voted for candidate 15ff7acc157b4c9aa801edb25733c41e in this term.
I20260713 09:10:26.729892 27998 leader_election.cc:290] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.731070 28029 raft_consensus.cc:493] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.731877 27842 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596; no voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b
I20260713 09:10:26.732885 27993 tablet_bootstrap.cc:492] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.731549 28029 raft_consensus.cc:515] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.733407 27993 ts_tablet_manager.cc:1403] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.080s	user 0.041s	sys 0.035s
W20260713 09:10:26.733577 27749 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:26.734486 27998 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.734879 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:26.736276 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.736714 27993 raft_consensus.cc:359] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.736016 27992 tablet_bootstrap.cc:492] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.737459 27993 raft_consensus.cc:385] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:26.737538 27916 leader_election.cc:343] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.737699 27992 ts_tablet_manager.cc:1403] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.012s
I20260713 09:10:26.736156 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.737862 27993 raft_consensus.cc:740] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.735080 28029 leader_election.cc:290] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.738281 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.738750 27997 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:26.738688 27993 consensus_queue.cc:260] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.741376 27991 tablet_bootstrap.cc:492] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.741823 27991 ts_tablet_manager.cc:1403] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.008s
I20260713 09:10:26.743952 27993 ts_tablet_manager.cc:1434] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:26.744927 27993 tablet_bootstrap.cc:492] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
W20260713 09:10:26.739609 27842 leader_election.cc:343] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.740370 27992 raft_consensus.cc:359] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.745591 27992 raft_consensus.cc:385] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.745923 27992 raft_consensus.cc:740] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.746654 27992 consensus_queue.cc:260] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.747712 28029 raft_consensus.cc:493] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.748172 28029 raft_consensus.cc:515] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.750088 28029 leader_election.cc:290] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.751176 27993 tablet_bootstrap.cc:654] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.751598 27992 ts_tablet_manager.cc:1434] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:10:26.752609 27992 tablet_bootstrap.cc:492] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
W20260713 09:10:26.757251 27842 leader_election.cc:343] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.757688 27842 leader_election.cc:304] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596; no voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b
I20260713 09:10:26.759596 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.760226 27803 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 0.
I20260713 09:10:26.764134 28029 raft_consensus.cc:2749] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.764705 27992 tablet_bootstrap.cc:654] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.764930 28029 raft_consensus.cc:493] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.765460 28029 raft_consensus.cc:515] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.767620 28029 leader_election.cc:290] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777), b92b045726ba493c9144ea636808962b (127.26.134.65:35359)
I20260713 09:10:26.775074 27992 tablet_bootstrap.cc:492] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.775518 27992 ts_tablet_manager.cc:1403] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.002s
I20260713 09:10:26.768880 27991 raft_consensus.cc:359] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.769295 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.777824 27991 raft_consensus.cc:385] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.778132 27991 raft_consensus.cc:740] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.778954 27991 consensus_queue.cc:260] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.781284 27991 ts_tablet_manager.cc:1434] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:10:26.782176 27991 tablet_bootstrap.cc:492] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.783335 27992 raft_consensus.cc:359] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.785197 27998 raft_consensus.cc:2749] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.784578 27701 catalog_manager.cc:5697] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.785557 27992 raft_consensus.cc:385] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.787869 27992 raft_consensus.cc:740] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.788525 27992 consensus_queue.cc:260] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.790380 27992 ts_tablet_manager.cc:1434] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:10:26.791208 27992 tablet_bootstrap.cc:492] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.792642 27878 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 1.
I20260713 09:10:26.794607 27916 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: b92b045726ba493c9144ea636808962b
I20260713 09:10:26.795729 27997 raft_consensus.cc:2804] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.796156 27992 tablet_bootstrap.cc:654] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.796200 27997 raft_consensus.cc:697] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 LEADER]: Becoming Leader. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:26.797184 27997 consensus_queue.cc:237] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.806428 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.807072 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.807705 27803 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 0.
W20260713 09:10:26.808985 27842 leader_election.cc:343] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:26.809695 27842 leader_election.cc:343] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:26.810309 27842 leader_election.cc:304] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [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: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:26.811416 27842 leader_election.cc:304] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [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: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:26.812422 27998 raft_consensus.cc:2804] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.812775 27998 raft_consensus.cc:493] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.813119 27998 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.816742 28033 raft_consensus.cc:2804] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.817171 28033 raft_consensus.cc:493] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.817566 28033 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.817247 27700 catalog_manager.cc:5697] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e reported cstate change: term changed from 0 to 1, leader changed from <none> to 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67). New cstate: current_term: 1 leader_uuid: "15ff7acc157b4c9aa801edb25733c41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.826210 27991 tablet_bootstrap.cc:654] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.828260 27998 raft_consensus.cc:515] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.828948 27992 tablet_bootstrap.cc:492] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.829349 27992 ts_tablet_manager.cc:1403] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.011s
I20260713 09:10:26.829757 27993 tablet_bootstrap.cc:492] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.830226 27993 ts_tablet_manager.cc:1403] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.039s
I20260713 09:10:26.830960 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:26.831496 27803 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.831904 27992 raft_consensus.cc:359] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.832576 27992 raft_consensus.cc:385] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.832870 27992 raft_consensus.cc:740] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.833207 27993 raft_consensus.cc:359] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.833578 27992 consensus_queue.cc:260] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.833962 27993 raft_consensus.cc:385] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.834385 27993 raft_consensus.cc:740] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.835095 27993 consensus_queue.cc:260] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.837056 27993 ts_tablet_manager.cc:1434] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:26.837898 27993 tablet_bootstrap.cc:492] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.837916 27992 ts_tablet_manager.cc:1434] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:10:26.838657 27803 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 1.
I20260713 09:10:26.838920 27992 tablet_bootstrap.cc:492] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e: Bootstrap starting.
I20260713 09:10:26.843561 27842 leader_election.cc:304] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.844291 28030 raft_consensus.cc:2804] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.844730 28030 raft_consensus.cc:697] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:26.845449 28030 consensus_queue.cc:237] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.845821 28033 raft_consensus.cc:515] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.848531 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.849074 27952 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.849854 27993 tablet_bootstrap.cc:654] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.850069 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:26.850632 27803 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.852435 27992 tablet_bootstrap.cc:654] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.852694 28033 leader_election.cc:290] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 election: Requested vote from peers 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777), b92b045726ba493c9144ea636808962b (127.26.134.65:35359)
I20260713 09:10:26.848546 27998 leader_election.cc:290] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.858736 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.859333 27951 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.864610 27952 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 1.
I20260713 09:10:26.864557 27803 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 1.
I20260713 09:10:26.866124 27842 leader_election.cc:304] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:26.868777 27991 tablet_bootstrap.cc:492] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.869294 27991 ts_tablet_manager.cc:1403] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.009s
I20260713 09:10:26.871750 27991 raft_consensus.cc:359] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.872390 27991 raft_consensus.cc:385] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.872267 27951 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 1.
I20260713 09:10:26.872874 27991 raft_consensus.cc:740] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.873659 27991 consensus_queue.cc:260] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.874506 27998 raft_consensus.cc:2804] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.872324 27699 catalog_manager.cc:5697] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.875483 27991 ts_tablet_manager.cc:1434] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:10:26.875334 27998 raft_consensus.cc:697] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:26.876366 27991 tablet_bootstrap.cc:492] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596: Bootstrap starting.
I20260713 09:10:26.876341 27998 consensus_queue.cc:237] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:26.879571 27993 tablet_bootstrap.cc:492] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.879984 27993 ts_tablet_manager.cc:1403] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260713 09:10:26.880287 27992 tablet_bootstrap.cc:492] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e: No bootstrap required, opened a new log
I20260713 09:10:26.880570 27992 ts_tablet_manager.cc:1403] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.010s
I20260713 09:10:26.884536 27991 tablet_bootstrap.cc:654] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.886036 27993 raft_consensus.cc:359] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.886698 27993 raft_consensus.cc:385] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.887040 27993 raft_consensus.cc:740] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.887693 27993 consensus_queue.cc:260] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.889122 27991 tablet_bootstrap.cc:492] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596: No bootstrap required, opened a new log
I20260713 09:10:26.889499 27991 ts_tablet_manager.cc:1403] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:10:26.891871 27991 raft_consensus.cc:359] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.892310 27993 ts_tablet_manager.cc:1434] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:10:26.892439 27991 raft_consensus.cc:385] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.892700 27991 raft_consensus.cc:740] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.893157 27993 tablet_bootstrap.cc:492] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: Bootstrap starting.
I20260713 09:10:26.893291 27991 consensus_queue.cc:260] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.895030 28012 raft_consensus.cc:493] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.895299 27991 ts_tablet_manager.cc:1434] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:26.895520 28012 raft_consensus.cc:515] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.897629 27992 raft_consensus.cc:359] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.898273 27993 tablet_bootstrap.cc:654] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:26.898231 27992 raft_consensus.cc:385] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.898586 27992 raft_consensus.cc:740] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.899231 27992 consensus_queue.cc:260] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.900499 28001 raft_consensus.cc:493] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.900990 28001 raft_consensus.cc:515] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.901324 27992 ts_tablet_manager.cc:1434] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260713 09:10:26.902897 28001 leader_election.cc:290] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.904582 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.905194 27878 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.906541 27993 tablet_bootstrap.cc:492] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: No bootstrap required, opened a new log
I20260713 09:10:26.906939 27993 ts_tablet_manager.cc:1403] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:10:26.907086 27767 leader_election.cc:304] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.907860 28001 raft_consensus.cc:2804] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.908175 28001 raft_consensus.cc:493] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.908490 28001 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.909348 27993 raft_consensus.cc:359] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.909782 28012 leader_election.cc:290] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.909960 27993 raft_consensus.cc:385] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:26.910254 27993 raft_consensus.cc:740] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Initialized, Role: FOLLOWER
I20260713 09:10:26.910720 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.910055 27698 catalog_manager.cc:5697] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.911953 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.912207 27998 raft_consensus.cc:493] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.912698 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.912946 27952 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.912654 27998 raft_consensus.cc:515] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.913342 27878 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.911288 27951 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.914119 27767 leader_election.cc:304] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.914618 27998 leader_election.cc:290] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.916226 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfab116e6dd04b68850d6196a215dce0" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92b045726ba493c9144ea636808962b" is_pre_election: true
I20260713 09:10:26.911026 27993 consensus_queue.cc:260] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.919355 28001 raft_consensus.cc:515] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.920838 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfab116e6dd04b68850d6196a215dce0" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.921317 28001 leader_election.cc:290] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.921587 27951 raft_consensus.cc:2393] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa73d0c8ae114c828cb94c974dca8596 in current term 1: Already voted for candidate b92b045726ba493c9144ea636808962b in this term.
I20260713 09:10:26.921940 28001 raft_consensus.cc:2804] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.922324 28001 raft_consensus.cc:493] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.922704 28001 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.923678 27842 leader_election.cc:304] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596; no voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b
I20260713 09:10:26.925436 27998 raft_consensus.cc:3060] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.927078 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.927625 27951 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.928755 28001 raft_consensus.cc:515] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.930765 28001 leader_election.cc:290] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.933192 27993 ts_tablet_manager.cc:1434] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.013s
I20260713 09:10:26.933633 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.934178 27878 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.936542 27998 raft_consensus.cc:2749] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:26.937304 27952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.937736 27952 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.938403 27878 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.941774 27767 leader_election.cc:304] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.942550 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.942829 28012 raft_consensus.cc:2804] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.942953 27952 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.943109 27878 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.943297 28012 raft_consensus.cc:697] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:26.944149 28012 consensus_queue.cc:237] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.944581 27951 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.944608 27767 leader_election.cc:304] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.945688 28001 raft_consensus.cc:2804] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.946100 28001 raft_consensus.cc:697] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:26.946859 28001 consensus_queue.cc:237] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.947521 28044 raft_consensus.cc:493] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.948065 28044 raft_consensus.cc:515] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.949054 27878 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.950938 28044 leader_election.cc:290] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.953156 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.953805 27878 raft_consensus.cc:2468] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.955440 27767 leader_election.cc:304] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.956182 28001 raft_consensus.cc:2804] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.956735 28001 raft_consensus.cc:493] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.956169 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.957093 28001 raft_consensus.cc:3060] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.957412 27951 raft_consensus.cc:2468] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.957005 27699 catalog_manager.cc:5697] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 0 to 1, leader changed from <none> to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 1 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.961515 28001 raft_consensus.cc:515] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.963102 28001 leader_election.cc:290] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.963701 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.964152 27878 raft_consensus.cc:3060] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.964525 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.965034 27951 raft_consensus.cc:3060] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.968132 27699 catalog_manager.cc:5697] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 0 to 1, leader changed from <none> to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 1 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.970000 27878 raft_consensus.cc:2468] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.970846 27951 raft_consensus.cc:2468] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.970948 27767 leader_election.cc:304] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.971616 28001 raft_consensus.cc:2804] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.972033 28001 raft_consensus.cc:697] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:26.972765 28001 consensus_queue.cc:237] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.976068 28001 raft_consensus.cc:493] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:26.976481 28001 raft_consensus.cc:515] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.978277 28001 leader_election.cc:290] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.978853 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:26.979244 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:26.979336 27878 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.979835 27951 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 0.
I20260713 09:10:26.980248 27699 catalog_manager.cc:5697] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 0 to 1, leader changed from <none> to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 1 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.980701 27767 leader_election.cc:304] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.981802 28001 raft_consensus.cc:2804] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:26.982137 28001 raft_consensus.cc:493] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:26.982456 28001 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.987417 28001 raft_consensus.cc:515] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:26.988976 28001 leader_election.cc:290] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:26.989549 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:26.989883 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:26.990041 27878 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.990325 27951 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:26.994102 27878 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.994269 27951 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 1.
I20260713 09:10:26.994921 27767 leader_election.cc:304] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:26.995469 28001 raft_consensus.cc:2804] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:26.995807 28001 raft_consensus.cc:697] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:26.996426 28001 consensus_queue.cc:237] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.002326 27699 catalog_manager.cc:5697] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 0 to 1, leader changed from <none> to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 1 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.020625 27878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:10:27.021070 27878 raft_consensus.cc:606] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:27.030066 27878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:10:27.030486 27878 raft_consensus.cc:606] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:27.034512 27878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:10:27.034940 27878 raft_consensus.cc:606] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:27.045089 27803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:49302
I20260713 09:10:27.045487 27803 raft_consensus.cc:606] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Received request to transfer leadership to TS aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:27.049549 27803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:49302
I20260713 09:10:27.049933 27803 raft_consensus.cc:606] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Received request to transfer leadership to TS aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:27.053653 28001 consensus_queue.cc:1048] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.064677 27951 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
mode: GRACEFUL
new_leader_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:48828
I20260713 09:10:27.065310 27951 raft_consensus.cc:606] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 LEADER]: Received request to transfer leadership to TS aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:27.069033 28001 consensus_queue.cc:1048] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.071105 27803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:49302
I20260713 09:10:27.071635 27803 raft_consensus.cc:606] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Received request to transfer leadership to TS aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:27.077410 27803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:49302
I20260713 09:10:27.077836 27803 raft_consensus.cc:606] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Received request to transfer leadership to TS 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:27.117673 28012 consensus_queue.cc:1048] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.117861 27998 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.125962 28030 raft_consensus.cc:993] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:27.126379 28030 raft_consensus.cc:1081] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:27.128329 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:10:27.128867 27802 raft_consensus.cc:493] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.129220 27802 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.131014 28044 consensus_queue.cc:1048] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.131881 28033 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.134899 27802 raft_consensus.cc:515] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.136790 27802 leader_election.cc:290] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 2 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:27.137961 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:27.139030 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.139557 27950 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.139566 27803 raft_consensus.cc:1240] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Rejecting Update request from peer aa73d0c8ae114c828cb94c974dca8596 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:27.138473 27878 raft_consensus.cc:3055] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.146230 27878 raft_consensus.cc:740] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.146139 27998 consensus_queue.cc:1059] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.147519 27878 consensus_queue.cc:260] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.148994 27878 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.145810 27950 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 2.
I20260713 09:10:27.150799 27767 leader_election.cc:304] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:27.151057 27951 raft_consensus.cc:1240] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Rejecting Update request from peer aa73d0c8ae114c828cb94c974dca8596 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:10:27.152156 28044 raft_consensus.cc:2804] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.152626 28044 raft_consensus.cc:697] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.153429 28044 consensus_queue.cc:237] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.155898 27878 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 2.
W20260713 09:10:27.156487 28030 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:10:27.159854 27700 catalog_manager.cc:5697] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 1 to 2, leader changed from aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 2 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.299186 28044 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:27.299629 28044 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.301159 28044 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:27.301926 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa73d0c8ae114c828cb94c974dca8596" is_pre_election: true
I20260713 09:10:27.302106 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15ff7acc157b4c9aa801edb25733c41e" is_pre_election: true
I20260713 09:10:27.302513 27878 raft_consensus.cc:2393] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b92b045726ba493c9144ea636808962b in current term 1: Already voted for candidate 15ff7acc157b4c9aa801edb25733c41e in this term.
I20260713 09:10:27.303499 27767 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b92b045726ba493c9144ea636808962b; no voters: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:27.304044 28044 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:27.308310 28044 raft_consensus.cc:2749] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:27.324019 27997 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.330689 28060 raft_consensus.cc:993] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: : Instructing follower aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.331907 27997 raft_consensus.cc:1081] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 LEADER]: Signalling peer aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.334859 27877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:37132
I20260713 09:10:27.334721 28061 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:27.335559 27877 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.335918 27877 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.342290 27877 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.346040 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:27.346585 27803 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.351975 27803 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.352816 27877 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:27.352792 27842 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:27.353628 28030 raft_consensus.cc:2804] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.354056 28030 raft_consensus.cc:697] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.354477 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.354900 27951 raft_consensus.cc:3055] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.354749 28030 consensus_queue.cc:237] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.355149 27951 raft_consensus.cc:740] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:27.355829 27951 consensus_queue.cc:260] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.356688 27951 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.360499 27698 catalog_manager.cc:5697] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 1 to 2, leader changed from 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67) to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.361184 27951 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.362936 28044 consensus_queue.cc:1048] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.371881 28030 consensus_queue.cc:1048] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.374622 28001 consensus_queue.cc:1048] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.385074 28012 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.385715 27998 consensus_queue.cc:1048] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.389729 28001 consensus_queue.cc:1048] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.398408 28001 raft_consensus.cc:993] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: : Instructing follower aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.398818 28001 raft_consensus.cc:1081] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Signalling peer aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.401875 27877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:37124
I20260713 09:10:27.404670 27877 raft_consensus.cc:493] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.405046 27877 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.411405 27998 raft_consensus.cc:993] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:27.411827 27998 raft_consensus.cc:1081] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:27.411782 28001 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:27.414439 27803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:10:27.414949 27803 raft_consensus.cc:493] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.415308 27803 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.416356 28001 consensus_queue.cc:1048] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.419837 27877 raft_consensus.cc:515] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.422021 27803 raft_consensus.cc:515] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.426935 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:27.427495 27802 raft_consensus.cc:3055] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.427783 27802 raft_consensus.cc:740] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.428332 28012 raft_consensus.cc:993] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: : Instructing follower aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.428748 28012 raft_consensus.cc:1081] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Signalling peer aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.427800 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.429493 27803 leader_election.cc:290] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 2 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:27.430907 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:37124
I20260713 09:10:27.431434 27876 raft_consensus.cc:493] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.431694 27877 leader_election.cc:290] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:27.431545 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.431638 27878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:27.432333 27951 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.432415 27878 raft_consensus.cc:3055] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.432790 27878 raft_consensus.cc:740] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.433555 27878 consensus_queue.cc:260] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.434700 27878 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.431859 27876 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.438795 27951 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 2.
I20260713 09:10:27.428503 27802 consensus_queue.cc:260] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.439764 27767 leader_election.cc:304] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:27.440047 27802 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.440511 28012 raft_consensus.cc:2804] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.440966 28012 raft_consensus.cc:697] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.441691 28012 consensus_queue.cc:237] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.442518 27876 raft_consensus.cc:515] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.444101 27876 leader_election.cc:290] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
W20260713 09:10:27.446125 28001 consensus_queue.cc:1175] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "15ff7acc157b4c9aa801edb25733c41e" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:10:27.446844 27803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:27.449241 28001 consensus_queue.cc:1048] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.449306 27699 catalog_manager.cc:5697] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 1 to 2, leader changed from aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 2 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.451459 28033 consensus_queue.cc:1048] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.452703 27803 raft_consensus.cc:3055] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.453080 27803 raft_consensus.cc:740] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.452843 27802 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.454041 27878 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 2.
I20260713 09:10:27.456074 27842 leader_election.cc:304] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [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: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:27.457005 28033 raft_consensus.cc:2804] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.457444 28033 raft_consensus.cc:697] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.457892 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.458472 27951 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.458211 28033 consensus_queue.cc:237] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.464573 27951 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.464963 28046 raft_consensus.cc:993] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: : Instructing follower aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.465338 28001 raft_consensus.cc:1081] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Signalling peer aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:27.453927 27803 consensus_queue.cc:260] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.467080 27803 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.467877 28046 raft_consensus.cc:993] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: : Instructing follower 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:27.468389 28046 raft_consensus.cc:1081] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Signalling peer 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:27.467829 27699 catalog_manager.cc:5697] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 1 to 2, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.473558 27950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:48818
I20260713 09:10:27.474098 27950 raft_consensus.cc:493] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.474488 27950 raft_consensus.cc:3060] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.475438 28033 raft_consensus.cc:993] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:27.475840 28033 raft_consensus.cc:1081] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:27.473997 27842 leader_election.cc:304] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:27.481251 28030 raft_consensus.cc:2804] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.481384 27803 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.481709 28030 raft_consensus.cc:697] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.482517 28030 consensus_queue.cc:237] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.484635 27801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:10:27.485164 27801 raft_consensus.cc:493] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.485489 27801 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.487406 27878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:37124
I20260713 09:10:27.487907 27878 raft_consensus.cc:493] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:27.488189 27878 raft_consensus.cc:3060] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.480398 27950 raft_consensus.cc:515] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.489491 27951 raft_consensus.cc:1240] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Rejecting Update request from peer b92b045726ba493c9144ea636808962b for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:27.490460 27950 leader_election.cc:290] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 2 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:27.491633 27801 raft_consensus.cc:515] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:27.491786 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:27.492223 28001 consensus_queue.cc:1059] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.492807 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffa70542fb04e8da09ff09711af0c68" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:27.493357 27876 raft_consensus.cc:3060] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.492712 27803 raft_consensus.cc:1240] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Rejecting Update request from peer aa73d0c8ae114c828cb94c974dca8596 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:27.493789 27801 leader_election.cc:290] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 2 election: Requested vote from peers 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:27.494465 28001 consensus_queue.cc:1048] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.495530 28033 consensus_queue.cc:1059] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.496333 28029 raft_consensus.cc:3055] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.496294 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.497030 27951 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.497177 27877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:27.496783 28029 raft_consensus.cc:740] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.498096 27998 consensus_queue.cc:1048] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.499531 27876 raft_consensus.cc:2468] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 2.
I20260713 09:10:27.500437 27875 raft_consensus.cc:1240] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Rejecting Update request from peer b92b045726ba493c9144ea636808962b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:10:27.501806 27916 leader_election.cc:304] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:27.502620 28061 raft_consensus.cc:2804] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.503094 28061 raft_consensus.cc:697] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Becoming Leader. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:27.502966 28029 consensus_queue.cc:260] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:27.503829 27951 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 2.
I20260713 09:10:27.504190 28029 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.503901 28061 consensus_queue.cc:237] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.504841 27950 raft_consensus.cc:1240] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Rejecting Update request from peer aa73d0c8ae114c828cb94c974dca8596 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:10:27.504932 27878 raft_consensus.cc:515] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.506860 27878 leader_election.cc:290] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:27.499562 27802 raft_consensus.cc:3055] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.507637 27802 raft_consensus.cc:740] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.508425 27802 consensus_queue.cc:260] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.509459 27802 raft_consensus.cc:3060] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.511219 27698 catalog_manager.cc:5697] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 1 to 2, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.513278 27767 leader_election.cc:304] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:27.514087 28001 raft_consensus.cc:2804] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.514530 28001 raft_consensus.cc:697] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.515326 28001 consensus_queue.cc:237] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [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: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:27.516078 27802 raft_consensus.cc:2468] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 2.
W20260713 09:10:27.517135 28044 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:10:27.519243 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:27.519762 27802 raft_consensus.cc:3055] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:27.522027 27802 raft_consensus.cc:740] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:27.521777 27700 catalog_manager.cc:5697] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e reported cstate change: term changed from 1 to 2, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67). New cstate: current_term: 2 leader_uuid: "15ff7acc157b4c9aa801edb25733c41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:27.522847 27802 consensus_queue.cc:260] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.523990 27802 raft_consensus.cc:3060] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.524698 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c98e928a4047dfb19b90d128b3fa8a" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:27.525301 27950 raft_consensus.cc:3060] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.526131 27877 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 2.
I20260713 09:10:27.525310 27699 catalog_manager.cc:5697] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 1 to 2, leader changed from aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 2 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:27.530143 27802 raft_consensus.cc:2468] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.531234 27842 leader_election.cc:304] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:27.531852 28029 raft_consensus.cc:2804] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:27.532061 27950 raft_consensus.cc:2468] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 2.
I20260713 09:10:27.532199 28029 raft_consensus.cc:697] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:27.533002 28029 consensus_queue.cc:237] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:27.538250 27699 catalog_manager.cc:5697] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 1 to 2, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:27.608127 27877 raft_consensus.cc:1275] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.609205 28044 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.616379 27950 raft_consensus.cc:1275] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.618006 28001 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.738250 27950 raft_consensus.cc:1275] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.739602 28029 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.747298 27802 raft_consensus.cc:1275] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.748869 28033 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.864737 27950 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:27.869400 27950 raft_consensus.cc:1275] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.870591 28033 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.871973 27877 raft_consensus.cc:1275] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.873173 28001 consensus_queue.cc:1048] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.878443 27802 raft_consensus.cc:1275] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.880018 28033 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.887640 27950 raft_consensus.cc:1275] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.889861 28046 consensus_queue.cc:1048] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.891705 27950 raft_consensus.cc:1275] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.893316 28033 consensus_queue.cc:1048] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.903805 27802 raft_consensus.cc:1275] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.904814 27998 consensus_queue.cc:1048] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.957547 27802 raft_consensus.cc:1275] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.958611 28061 consensus_queue.cc:1048] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.961787 27877 raft_consensus.cc:1275] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.962997 28046 consensus_queue.cc:1048] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:27.967504 27876 raft_consensus.cc:1275] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.969051 28061 consensus_queue.cc:1048] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:27.973182 27951 raft_consensus.cc:1275] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:27.975521 28012 consensus_queue.cc:1048] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:28.035343 27951 raft_consensus.cc:1275] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.036505 28029 consensus_queue.cc:1048] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.043860 27802 raft_consensus.cc:1275] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:28.045521 28033 consensus_queue.cc:1048] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.105013 27161 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:10:30.105849 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:30.120930 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:49314
I20260713 09:10:30.121606 27802 raft_consensus.cc:606] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Received request to transfer leadership to TS 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:30.124008 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:49314
I20260713 09:10:30.124432 27802 raft_consensus.cc:606] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Received request to transfer leadership to TS 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:30.125289 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:30.125701 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:30.230300 28044 raft_consensus.cc:993] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: : Instructing follower 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:30.230705 28086 raft_consensus.cc:1081] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Signalling peer 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:30.232069 27950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:48818
I20260713 09:10:30.232518 27950 raft_consensus.cc:493] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.232795 27950 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:30.237344 27950 raft_consensus.cc:515] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:30.238893 27950 leader_election.cc:290] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 3 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:30.239511 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:30.239849 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:30.240091 27802 raft_consensus.cc:3055] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:30.240350 27876 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:30.240434 27802 raft_consensus.cc:740] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:30.241250 27802 consensus_queue.cc:260] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:30.242408 27802 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:30.246582 27876 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 3.
I20260713 09:10:30.247678 27916 leader_election.cc:304] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [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: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:30.248206 27802 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 3.
I20260713 09:10:30.248291 28081 raft_consensus.cc:2804] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:30.249843 28081 raft_consensus.cc:697] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Becoming Leader. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:30.250537 28081 consensus_queue.cc:237] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:30.256366 27698 catalog_manager.cc:5697] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e reported cstate change: term changed from 2 to 3, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67). New cstate: current_term: 3 leader_uuid: "15ff7acc157b4c9aa801edb25733c41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.438596 28086 raft_consensus.cc:993] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: : Instructing follower 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:30.439011 28093 raft_consensus.cc:1081] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Signalling peer 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:30.440459 27950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:48818
I20260713 09:10:30.440909 27950 raft_consensus.cc:493] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.441155 27950 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.445343 27950 raft_consensus.cc:515] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:30.446825 27950 leader_election.cc:290] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 2 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:30.447481 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:30.448019 27802 raft_consensus.cc:3055] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.448053 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:30.448441 27802 raft_consensus.cc:740] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:30.448630 27876 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.449226 27802 consensus_queue.cc:260] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:30.450351 27802 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.455020 27876 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 2.
I20260713 09:10:30.456045 27916 leader_election.cc:304] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:30.456310 27802 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 2.
I20260713 09:10:30.456650 28081 raft_consensus.cc:2804] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.457078 28081 raft_consensus.cc:697] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Becoming Leader. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:30.457757 28081 consensus_queue.cc:237] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:30.463757 27698 catalog_manager.cc:5697] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e reported cstate change: term changed from 1 to 2, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67). New cstate: current_term: 2 leader_uuid: "15ff7acc157b4c9aa801edb25733c41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.666618 27876 raft_consensus.cc:1275] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:30.667747 28081 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.676344 27802 raft_consensus.cc:1275] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:30.677816 28081 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:30.960156 27802 raft_consensus.cc:1275] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.961199 28081 consensus_queue.cc:1048] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.970814 27876 raft_consensus.cc:1275] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.972016 28102 consensus_queue.cc:1048] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:31.126430 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:31.140745 27950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:48828
I20260713 09:10:31.141254 27950 raft_consensus.cc:606] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:31.145258 27950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:48828
I20260713 09:10:31.145675 27950 raft_consensus.cc:606] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:31.151939 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:10:31.152427 27876 raft_consensus.cc:606] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:31.156759 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:10:31.157310 27876 raft_consensus.cc:606] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:31.161484 27876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
mode: GRACEFUL
new_leader_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:37144
I20260713 09:10:31.161931 27876 raft_consensus.cc:606] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Received request to transfer leadership to TS b92b045726ba493c9144ea636808962b
I20260713 09:10:31.230793 28087 raft_consensus.cc:993] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.231253 28102 raft_consensus.cc:1081] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.232653 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49294
I20260713 09:10:31.233212 27802 raft_consensus.cc:493] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.233566 27802 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:31.239801 27802 raft_consensus.cc:515] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.241520 27802 leader_election.cc:290] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 4 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:31.242336 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:31.242697 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad15098a9aca438091d43a302225c9e1" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:31.242893 27876 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:31.243214 27950 raft_consensus.cc:3055] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:31.243511 27950 raft_consensus.cc:740] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:31.244240 27950 consensus_queue.cc:260] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.245393 27950 raft_consensus.cc:3060] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:31.249037 27876 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 4.
I20260713 09:10:31.250229 27767 leader_election.cc:304] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [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: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:31.250988 28104 raft_consensus.cc:2804] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:31.251374 28104 raft_consensus.cc:697] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 4 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:31.251420 27950 raft_consensus.cc:2468] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 4.
I20260713 09:10:31.252111 28104 consensus_queue.cc:237] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.257503 27698 catalog_manager.cc:5697] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 3 to 4, leader changed from 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 4 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.347041 28033 raft_consensus.cc:993] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.347434 28108 raft_consensus.cc:1081] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.348867 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:10:31.349313 27802 raft_consensus.cc:493] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.349575 27802 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.353706 27802 raft_consensus.cc:515] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.354983 27802 leader_election.cc:290] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 3 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:31.355743 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:31.356058 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "003eb092a8b640faa9bf55d6b37343e8" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:31.356312 27876 raft_consensus.cc:3055] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.356593 27950 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.356624 27876 raft_consensus.cc:740] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:31.357532 27876 consensus_queue.cc:260] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.358704 27876 raft_consensus.cc:3060] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.363132 28087 raft_consensus.cc:993] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.363092 27950 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.363651 28087 raft_consensus.cc:1081] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.364190 27767 leader_election.cc:304] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [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: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:31.364959 28104 raft_consensus.cc:2804] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.365016 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49294
I20260713 09:10:31.365605 27802 raft_consensus.cc:493] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.365944 27802 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.366212 28104 raft_consensus.cc:697] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:31.366225 27876 raft_consensus.cc:2468] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.367120 28104 consensus_queue.cc:237] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.371279 27802 raft_consensus.cc:515] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.372547 27802 leader_election.cc:290] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 3 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:31.373286 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:31.373600 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80bb5f1fd074c39bc4dcb96efa19c17" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:31.373847 27876 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.374118 27950 raft_consensus.cc:3055] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.374445 27950 raft_consensus.cc:740] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:31.374326 27698 catalog_manager.cc:5697] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 2 to 3, leader changed from aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 3 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.375208 27950 consensus_queue.cc:260] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.376246 27950 raft_consensus.cc:3060] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.380015 27876 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.381196 27767 leader_election.cc:304] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [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: aa73d0c8ae114c828cb94c974dca8596, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:31.381881 28104 raft_consensus.cc:2804] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.382239 28104 raft_consensus.cc:697] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:31.382335 27950 raft_consensus.cc:2468] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.382957 28104 consensus_queue.cc:237] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.388330 27698 catalog_manager.cc:5697] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 2 to 3, leader changed from 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 3 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.427982 28033 raft_consensus.cc:993] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.428340 28108 raft_consensus.cc:1081] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.429694 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:10:31.430083 27802 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.430306 27802 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.434222 27802 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.435734 27802 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 3 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:31.436408 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:31.436734 27950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:31.437024 27876 raft_consensus.cc:3055] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.437295 27950 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.437391 27876 raft_consensus.cc:740] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:31.438146 27876 consensus_queue.cc:260] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.438993 27876 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.441299 27950 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.442092 27767 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [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: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:31.442692 28104 raft_consensus.cc:2804] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.443156 28104 raft_consensus.cc:697] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:31.443576 27876 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.443923 28104 consensus_queue.cc:237] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.450213 27698 catalog_manager.cc:5697] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 2 to 3, leader changed from aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 3 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.650090 28033 raft_consensus.cc:993] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: : Instructing follower b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.650489 28108 raft_consensus.cc:1081] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Signalling peer b92b045726ba493c9144ea636808962b to start an election
I20260713 09:10:31.651793 27802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9"
dest_uuid: "b92b045726ba493c9144ea636808962b"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:10:31.652179 27802 raft_consensus.cc:493] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:31.652420 27802 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.656206 27802 raft_consensus.cc:515] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.657466 27802 leader_election.cc:290] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [CANDIDATE]: Term 3 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:31.658223 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:31.658459 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "b92b045726ba493c9144ea636808962b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:31.658690 27876 raft_consensus.cc:3055] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:31.658901 27951 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.658975 27876 raft_consensus.cc:740] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:31.659689 27876 consensus_queue.cc:260] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.660542 27876 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:31.662650 27951 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.663462 27767 leader_election.cc:304] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [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: 15ff7acc157b4c9aa801edb25733c41e, b92b045726ba493c9144ea636808962b; no voters: 
I20260713 09:10:31.664184 28044 raft_consensus.cc:2804] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:31.664608 28044 raft_consensus.cc:697] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Becoming Leader. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:31.665129 27876 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92b045726ba493c9144ea636808962b in term 3.
I20260713 09:10:31.665401 28044 consensus_queue.cc:237] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:31.671643 27698 catalog_manager.cc:5697] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b reported cstate change: term changed from 2 to 3, leader changed from aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66) to b92b045726ba493c9144ea636808962b (127.26.134.65). New cstate: current_term: 3 leader_uuid: "b92b045726ba493c9144ea636808962b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:31.743731 27951 raft_consensus.cc:1275] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:31.744772 28044 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:31.754451 27876 raft_consensus.cc:1275] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:31.755730 28114 consensus_queue.cc:1048] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:31.784978 27951 raft_consensus.cc:1275] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.785254 27876 raft_consensus.cc:1275] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.786042 28044 consensus_queue.cc:1048] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.786517 28114 consensus_queue.cc:1048] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.797408 27876 raft_consensus.cc:1275] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.805191 28114 consensus_queue.cc:1048] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:31.808645 27951 raft_consensus.cc:1275] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:31.810423 28114 consensus_queue.cc:1048] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:32.015465 27876 raft_consensus.cc:1275] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:32.016433 28044 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:32.021621 27951 raft_consensus.cc:1275] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:32.023157 28044 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:32.105803 27951 raft_consensus.cc:1275] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:32.106827 28120 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:32.114471 27876 raft_consensus.cc:1275] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Refusing update from remote peer b92b045726ba493c9144ea636808962b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:32.116067 28120 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.168216 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:34.175979 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:49314
I20260713 09:10:34.176636 27802 raft_consensus.cc:606] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Received request to transfer leadership to TS aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:34.179016 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:49314
I20260713 09:10:34.179436 27802 raft_consensus.cc:606] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Received request to transfer leadership to TS 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:34.181496 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:49314
I20260713 09:10:34.181892 27802 raft_consensus.cc:606] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Received request to transfer leadership to TS aa73d0c8ae114c828cb94c974dca8596
I20260713 09:10:34.183795 27802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9"
dest_uuid: "b92b045726ba493c9144ea636808962b"
mode: GRACEFUL
new_leader_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:49314
I20260713 09:10:34.184154 27802 raft_consensus.cc:606] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Received request to transfer leadership to TS 15ff7acc157b4c9aa801edb25733c41e
I20260713 09:10:34.184952 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:10:34.185364 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:34.285295 28114 raft_consensus.cc:993] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: : Instructing follower 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:34.285794 28129 raft_consensus.cc:1081] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Signalling peer 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:34.287176 27951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:48818
I20260713 09:10:34.287580 27951 raft_consensus.cc:493] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.287853 27951 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.292598 27951 raft_consensus.cc:515] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:34.294045 27951 leader_election.cc:290] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 3 election: Requested vote from peers aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059), b92b045726ba493c9144ea636808962b (127.26.134.65:35359)
I20260713 09:10:34.295087 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:34.294950 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2decb7c20cd14a409e2c62d7868cd049" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:34.295533 27802 raft_consensus.cc:3055] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:34.295588 27876 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.295771 27802 raft_consensus.cc:740] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:34.296456 27802 consensus_queue.cc:260] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [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: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:34.297488 27802 raft_consensus.cc:3060] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.300616 27876 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 3.
I20260713 09:10:34.301558 27916 leader_election.cc:304] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [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: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:34.302248 28128 raft_consensus.cc:2804] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:34.302529 27802 raft_consensus.cc:2468] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 3.
I20260713 09:10:34.303182 28128 raft_consensus.cc:697] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Becoming Leader. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:34.304062 28128 consensus_queue.cc:237] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [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: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } }
I20260713 09:10:34.310798 27701 catalog_manager.cc:5697] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e reported cstate change: term changed from 2 to 3, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67). New cstate: current_term: 3 leader_uuid: "15ff7acc157b4c9aa801edb25733c41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:34.323529 28114 raft_consensus.cc:993] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: : Instructing follower aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:34.323982 28129 raft_consensus.cc:1081] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Signalling peer aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:34.325332 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:37124
I20260713 09:10:34.325706 27876 raft_consensus.cc:493] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.325950 27876 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.329921 27876 raft_consensus.cc:515] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.331194 27876 leader_election.cc:290] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 3 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:34.331861 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:34.332108 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4b40d01a4941f1a24cf60cf5eff27f" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:34.332366 27802 raft_consensus.cc:3055] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:34.332552 27951 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.332685 27802 raft_consensus.cc:740] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:34.333469 27802 consensus_queue.cc:260] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.334522 27802 raft_consensus.cc:3060] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.338150 27951 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 3.
I20260713 09:10:34.339234 27842 leader_election.cc:304] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [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: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:34.339879 28108 raft_consensus.cc:2804] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:34.339946 27802 raft_consensus.cc:2468] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 3.
I20260713 09:10:34.341146 28108 raft_consensus.cc:697] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 3 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:34.341928 28108 consensus_queue.cc:237] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.347688 27701 catalog_manager.cc:5697] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 2 to 3, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 3 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:34.551344 28114 raft_consensus.cc:993] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: : Instructing follower 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:34.551738 28129 raft_consensus.cc:1081] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Signalling peer 15ff7acc157b4c9aa801edb25733c41e to start an election
I20260713 09:10:34.553057 27951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9"
dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
 from {username='slave'} at 127.0.0.1:48818
I20260713 09:10:34.553434 27951 raft_consensus.cc:493] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.553679 27951 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.557458 27951 raft_consensus.cc:515] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.558717 27951 leader_election.cc:290] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [CANDIDATE]: Term 4 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66:37059)
I20260713 09:10:34.559523 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:34.559710 27876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d39cb8eb81ae4ce6889c9d688bae26f9" candidate_uuid: "15ff7acc157b4c9aa801edb25733c41e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
I20260713 09:10:34.559957 27802 raft_consensus.cc:3055] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:34.560145 27876 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.560217 27802 raft_consensus.cc:740] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:34.560972 27802 consensus_queue.cc:260] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.561766 27802 raft_consensus.cc:3060] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.564205 27876 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 4.
I20260713 09:10:34.565126 27916 leader_election.cc:304] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [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: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:34.565711 27802 raft_consensus.cc:2468] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ff7acc157b4c9aa801edb25733c41e in term 4.
I20260713 09:10:34.565845 28128 raft_consensus.cc:2804] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:34.566268 28128 raft_consensus.cc:697] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 4 LEADER]: Becoming Leader. State: Replica: 15ff7acc157b4c9aa801edb25733c41e, State: Running, Role: LEADER
I20260713 09:10:34.567142 28128 consensus_queue.cc:237] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.573063 27701 catalog_manager.cc:5697] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e reported cstate change: term changed from 3 to 4, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67). New cstate: current_term: 4 leader_uuid: "15ff7acc157b4c9aa801edb25733c41e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:34.650650 28114 raft_consensus.cc:993] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: : Instructing follower aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:34.651049 28129 raft_consensus.cc:1081] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Signalling peer aa73d0c8ae114c828cb94c974dca8596 to start an election
I20260713 09:10:34.652231 27876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c"
dest_uuid: "aa73d0c8ae114c828cb94c974dca8596"
 from {username='slave'} at 127.0.0.1:37124
I20260713 09:10:34.652624 27876 raft_consensus.cc:493] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:34.652913 27876 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.656677 27876 raft_consensus.cc:515] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.657939 27876 leader_election.cc:290] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [CANDIDATE]: Term 4 election: Requested vote from peers b92b045726ba493c9144ea636808962b (127.26.134.65:35359), 15ff7acc157b4c9aa801edb25733c41e (127.26.134.67:40777)
I20260713 09:10:34.658640 27802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b92b045726ba493c9144ea636808962b"
I20260713 09:10:34.658862 27951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b5779fe7f1747249fd0f191582f8a7c" candidate_uuid: "aa73d0c8ae114c828cb94c974dca8596" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15ff7acc157b4c9aa801edb25733c41e"
I20260713 09:10:34.659053 27802 raft_consensus.cc:3055] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:34.659282 27951 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.659312 27802 raft_consensus.cc:740] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b92b045726ba493c9144ea636808962b, State: Running, Role: LEADER
I20260713 09:10:34.660068 27802 consensus_queue.cc:260] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.660977 27802 raft_consensus.cc:3060] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:34.663375 27951 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 4.
I20260713 09:10:34.664112 27842 leader_election.cc:304] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [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: 15ff7acc157b4c9aa801edb25733c41e, aa73d0c8ae114c828cb94c974dca8596; no voters: 
I20260713 09:10:34.664664 28108 raft_consensus.cc:2804] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:34.664788 27802 raft_consensus.cc:2468] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa73d0c8ae114c828cb94c974dca8596 in term 4.
I20260713 09:10:34.665170 28108 raft_consensus.cc:697] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 4 LEADER]: Becoming Leader. State: Replica: aa73d0c8ae114c828cb94c974dca8596, State: Running, Role: LEADER
I20260713 09:10:34.665962 28108 consensus_queue.cc:237] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [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: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } }
I20260713 09:10:34.672192 27701 catalog_manager.cc:5697] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 reported cstate change: term changed from 3 to 4, leader changed from b92b045726ba493c9144ea636808962b (127.26.134.65) to aa73d0c8ae114c828cb94c974dca8596 (127.26.134.66). New cstate: current_term: 4 leader_uuid: "aa73d0c8ae114c828cb94c974dca8596" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:34.809201 27876 raft_consensus.cc:1275] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.810202 28128 consensus_queue.cc:1048] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.819422 27802 raft_consensus.cc:1275] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.820799 28142 consensus_queue.cc:1048] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:34.938344 27802 raft_consensus.cc:1275] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.939320 28108 consensus_queue.cc:1048] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.946924 27951 raft_consensus.cc:1275] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.948087 28147 consensus_queue.cc:1048] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:35.105974 27951 raft_consensus.cc:1275] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:35.106959 28147 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ff7acc157b4c9aa801edb25733c41e" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:35.110875 27802 raft_consensus.cc:1275] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:35.112218 28142 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:35.116356 27801 raft_consensus.cc:1275] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Refusing update from remote peer aa73d0c8ae114c828cb94c974dca8596: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:35.117920 28108 consensus_queue.cc:1048] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92b045726ba493c9144ea636808962b" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 35359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:35.123586 27876 raft_consensus.cc:1275] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Refusing update from remote peer 15ff7acc157b4c9aa801edb25733c41e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:35.126049 28128 consensus_queue.cc:1048] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa73d0c8ae114c828cb94c974dca8596" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 37059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:35.186088 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:35.191704 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:10:35.212980 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.213616 27161 tablet_replica.cc:333] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.214151 27161 raft_consensus.cc:2243] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.214893 27161 raft_consensus.cc:2272] T 003eb092a8b640faa9bf55d6b37343e8 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.216810 27161 tablet_replica.cc:333] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.217295 27161 raft_consensus.cc:2243] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.217626 27161 raft_consensus.cc:2272] T 2decb7c20cd14a409e2c62d7868cd049 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.219594 27161 tablet_replica.cc:333] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.220038 27161 raft_consensus.cc:2243] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.220373 27161 raft_consensus.cc:2272] T d39cb8eb81ae4ce6889c9d688bae26f9 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.222515 27161 tablet_replica.cc:333] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.223033 27161 raft_consensus.cc:2243] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.223556 27161 raft_consensus.cc:2272] T cffa70542fb04e8da09ff09711af0c68 P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.225209 27161 tablet_replica.cc:333] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.225653 27161 raft_consensus.cc:2243] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.225998 27161 raft_consensus.cc:2272] T 0b4b40d01a4941f1a24cf60cf5eff27f P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.228147 27161 tablet_replica.cc:333] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.228619 27161 raft_consensus.cc:2243] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.229447 27161 raft_consensus.cc:2272] T a80bb5f1fd074c39bc4dcb96efa19c17 P b92b045726ba493c9144ea636808962b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.231056 27161 tablet_replica.cc:333] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.231556 27161 raft_consensus.cc:2243] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.232230 27161 raft_consensus.cc:2272] T ad15098a9aca438091d43a302225c9e1 P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.233863 27161 tablet_replica.cc:333] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.234311 27161 raft_consensus.cc:2243] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.235010 27161 raft_consensus.cc:2272] T dfab116e6dd04b68850d6196a215dce0 P b92b045726ba493c9144ea636808962b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.236542 27161 tablet_replica.cc:333] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.236979 27161 raft_consensus.cc:2243] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.237304 27161 raft_consensus.cc:2272] T 4b5779fe7f1747249fd0f191582f8a7c P b92b045726ba493c9144ea636808962b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.239080 27161 tablet_replica.cc:333] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b: stopping tablet replica
I20260713 09:10:35.239459 27161 raft_consensus.cc:2243] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.239792 27161 raft_consensus.cc:2272] T 48c98e928a4047dfb19b90d128b3fa8a P b92b045726ba493c9144ea636808962b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.266947 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
I20260713 09:10:35.284694 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
I20260713 09:10:35.304642 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.305308 27161 tablet_replica.cc:333] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.305910 27161 raft_consensus.cc:2243] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.306370 27161 raft_consensus.cc:2272] T dfab116e6dd04b68850d6196a215dce0 P aa73d0c8ae114c828cb94c974dca8596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.308056 27161 tablet_replica.cc:333] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.308615 27161 raft_consensus.cc:2243] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.309131 27161 raft_consensus.cc:2272] T 003eb092a8b640faa9bf55d6b37343e8 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.311272 27161 tablet_replica.cc:333] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.311843 27161 raft_consensus.cc:2243] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:35.311826 27916 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.134.65:35359: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260713 09:10:35.312546 27161 raft_consensus.cc:2272] T a80bb5f1fd074c39bc4dcb96efa19c17 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.314955 27161 tablet_replica.cc:333] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
W20260713 09:10:35.315203 27916 consensus_peers.cc:597] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e -> Peer b92b045726ba493c9144ea636808962b (127.26.134.65:35359): Couldn't send request to peer b92b045726ba493c9144ea636808962b. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:35359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.315604 27161 raft_consensus.cc:2243] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.316332 27161 raft_consensus.cc:2272] T 0b4b40d01a4941f1a24cf60cf5eff27f P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.318146 27161 tablet_replica.cc:333] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.318579 27161 raft_consensus.cc:2243] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.318981 27161 raft_consensus.cc:2272] T 2decb7c20cd14a409e2c62d7868cd049 P aa73d0c8ae114c828cb94c974dca8596 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.320899 27161 tablet_replica.cc:333] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.321341 27161 raft_consensus.cc:2243] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.321709 27161 raft_consensus.cc:2272] T cffa70542fb04e8da09ff09711af0c68 P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.323403 27161 tablet_replica.cc:333] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.323832 27161 raft_consensus.cc:2243] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.324177 27161 raft_consensus.cc:2272] T d39cb8eb81ae4ce6889c9d688bae26f9 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.325973 27161 tablet_replica.cc:333] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.326385 27161 raft_consensus.cc:2243] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.327029 27161 raft_consensus.cc:2272] T 48c98e928a4047dfb19b90d128b3fa8a P aa73d0c8ae114c828cb94c974dca8596 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.328469 27161 tablet_replica.cc:333] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.328878 27161 raft_consensus.cc:2243] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.329468 27161 raft_consensus.cc:2272] T 4b5779fe7f1747249fd0f191582f8a7c P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.331005 27161 tablet_replica.cc:333] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596: stopping tablet replica
I20260713 09:10:35.331532 27161 raft_consensus.cc:2243] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.331893 27161 raft_consensus.cc:2272] T ad15098a9aca438091d43a302225c9e1 P aa73d0c8ae114c828cb94c974dca8596 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.357755 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
I20260713 09:10:35.374297 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
I20260713 09:10:35.394903 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.395493 27161 tablet_replica.cc:333] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.396044 27161 raft_consensus.cc:2243] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.396756 27161 raft_consensus.cc:2272] T 2decb7c20cd14a409e2c62d7868cd049 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.398701 27161 tablet_replica.cc:333] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.399175 27161 raft_consensus.cc:2243] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.399536 27161 raft_consensus.cc:2272] T 0b4b40d01a4941f1a24cf60cf5eff27f P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.401351 27161 tablet_replica.cc:333] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.401827 27161 raft_consensus.cc:2243] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.402462 27161 raft_consensus.cc:2272] T d39cb8eb81ae4ce6889c9d688bae26f9 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.404155 27161 tablet_replica.cc:333] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.404592 27161 raft_consensus.cc:2243] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.405272 27161 raft_consensus.cc:2272] T cffa70542fb04e8da09ff09711af0c68 P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.406839 27161 tablet_replica.cc:333] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.407285 27161 raft_consensus.cc:2243] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.407630 27161 raft_consensus.cc:2272] T ad15098a9aca438091d43a302225c9e1 P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.409155 27161 tablet_replica.cc:333] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.409586 27161 raft_consensus.cc:2243] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.409965 27161 raft_consensus.cc:2272] T 003eb092a8b640faa9bf55d6b37343e8 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.411419 27161 tablet_replica.cc:333] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.411849 27161 raft_consensus.cc:2243] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.412230 27161 raft_consensus.cc:2272] T a80bb5f1fd074c39bc4dcb96efa19c17 P 15ff7acc157b4c9aa801edb25733c41e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.413785 27161 tablet_replica.cc:333] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.414274 27161 raft_consensus.cc:2243] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.414654 27161 raft_consensus.cc:2272] T 4b5779fe7f1747249fd0f191582f8a7c P 15ff7acc157b4c9aa801edb25733c41e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.416492 27161 tablet_replica.cc:333] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.417066 27161 raft_consensus.cc:2243] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.417447 27161 raft_consensus.cc:2272] T 48c98e928a4047dfb19b90d128b3fa8a P 15ff7acc157b4c9aa801edb25733c41e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.418907 27161 tablet_replica.cc:333] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e: stopping tablet replica
I20260713 09:10:35.419298 27161 raft_consensus.cc:2243] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.419641 27161 raft_consensus.cc:2272] T dfab116e6dd04b68850d6196a215dce0 P 15ff7acc157b4c9aa801edb25733c41e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.445032 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:10:35.462330 27161 master.cc:562] Master@127.26.134.126:45185 shutting down...
I20260713 09:10:35.484524 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.485154 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.485559 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4422b2a518c412fa966a42d35cf382a: stopping tablet replica
I20260713 09:10:35.505558 27161 master.cc:584] Master@127.26.134.126:45185 shutdown complete.
15ff7acc157b4c9aa801edb25733c41e  1
aa73d0c8ae114c828cb94c974dca8596  4
b92b045726ba493c9144ea636808962b  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9931 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:10:35.542775 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:39755
I20260713 09:10:35.543815 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.549082 28156 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
W20260713 09:10:35.549162 28155 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
W20260713 09:10:35.550304 28158 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
I20260713 09:10:35.551232 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:35.552067 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.552242 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.552387 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933835552371 us; error 0 us; skew 500 ppm
I20260713 09:10:35.552953 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.555217 27161 webserver.cc:533] Webserver started at http://127.26.134.126:41609/ using document root <none> and password file <none>
I20260713 09:10:35.555717 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.555887 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.556104 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.557179 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "604299240a284465bc89d7582c35ce30"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.561336 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:35.564227 28163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.564955 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:35.565196 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "604299240a284465bc89d7582c35ce30"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.565457 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-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)
I20260713 09:10:35.582381 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.583586 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.621981 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:39755
I20260713 09:10:35.622071 28214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:39755 every 8 connection(s)
I20260713 09:10:35.625501 28215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:35.634716 28215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30: Bootstrap starting.
I20260713 09:10:35.639089 28215 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:35.642851 28215 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30: No bootstrap required, opened a new log
I20260713 09:10:35.644759 28215 raft_consensus.cc:359] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604299240a284465bc89d7582c35ce30" member_type: VOTER }
I20260713 09:10:35.645150 28215 raft_consensus.cc:385] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:35.645360 28215 raft_consensus.cc:740] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604299240a284465bc89d7582c35ce30, State: Initialized, Role: FOLLOWER
I20260713 09:10:35.645895 28215 consensus_queue.cc:260] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "604299240a284465bc89d7582c35ce30" member_type: VOTER }
I20260713 09:10:35.646320 28215 raft_consensus.cc:399] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:35.646531 28215 raft_consensus.cc:493] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:35.646770 28215 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:35.650573 28215 raft_consensus.cc:515] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604299240a284465bc89d7582c35ce30" member_type: VOTER }
I20260713 09:10:35.651010 28215 leader_election.cc:304] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [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: 604299240a284465bc89d7582c35ce30; no voters: 
I20260713 09:10:35.651978 28215 leader_election.cc:290] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:35.652321 28218 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:35.653445 28218 raft_consensus.cc:697] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 1 LEADER]: Becoming Leader. State: Replica: 604299240a284465bc89d7582c35ce30, State: Running, Role: LEADER
I20260713 09:10:35.654070 28218 consensus_queue.cc:237] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [LEADER]: Queue going to LEADER mode. State: All 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: "604299240a284465bc89d7582c35ce30" member_type: VOTER }
I20260713 09:10:35.654579 28215 sys_catalog.cc:565] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:35.659030 28220 sys_catalog.cc:455] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 604299240a284465bc89d7582c35ce30. Latest consensus state: current_term: 1 leader_uuid: "604299240a284465bc89d7582c35ce30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604299240a284465bc89d7582c35ce30" member_type: VOTER } }
I20260713 09:10:35.659549 28220 sys_catalog.cc:458] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:35.660117 28219 sys_catalog.cc:455] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "604299240a284465bc89d7582c35ce30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "604299240a284465bc89d7582c35ce30" member_type: VOTER } }
I20260713 09:10:35.660636 28219 sys_catalog.cc:458] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:35.661896 28226 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:35.666522 28226 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:35.668349 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:35.674499 28226 catalog_manager.cc:1383] Generated new cluster ID: 01f4f7cbaa624cf7bcca1ab72d2a0457
I20260713 09:10:35.674726 28226 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:35.698625 28226 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:35.699747 28226 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:35.724227 28226 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30: Generated new TSK 0
I20260713 09:10:35.724797 28226 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:35.734151 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.739324 28236 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
W20260713 09:10:35.740448 28237 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
W20260713 09:10:35.741665 28239 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
I20260713 09:10:35.741840 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:35.742652 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.742830 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.742946 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933835742936 us; error 0 us; skew 500 ppm
I20260713 09:10:35.743386 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.745352 27161 webserver.cc:533] Webserver started at http://127.26.134.65:38119/ using document root <none> and password file <none>
I20260713 09:10:35.745754 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.745898 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.746094 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.747006 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "86b1ec9f3fd94a6481c3c4be03700832"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.751063 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:35.754122 28244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.754784 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:35.755033 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "86b1ec9f3fd94a6481c3c4be03700832"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.755293 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-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)
I20260713 09:10:35.774302 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.775400 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.776711 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:35.778774 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:35.778949 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.779146 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:35.779306 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.815514 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:39349
I20260713 09:10:35.815613 28306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:39349 every 8 connection(s)
I20260713 09:10:35.819979 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.826167 28311 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
W20260713 09:10:35.827152 28312 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
I20260713 09:10:35.831341 27161 server_base.cc:1061] running on GCE node
W20260713 09:10:35.831521 28314 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
I20260713 09:10:35.832082 28307 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39755
I20260713 09:10:35.832506 28307 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:35.832860 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.833077 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.833232 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933835833215 us; error 0 us; skew 500 ppm
I20260713 09:10:35.833225 28307 heartbeater.cc:507] Master 127.26.134.126:39755 requested a full tablet report, sending...
I20260713 09:10:35.833933 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.835451 28180 ts_manager.cc:194] Registered new tserver with Master: 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349)
I20260713 09:10:35.836383 27161 webserver.cc:533] Webserver started at http://127.26.134.66:46401/ using document root <none> and password file <none>
I20260713 09:10:35.836869 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.837044 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.837270 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.837291 28180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33918
I20260713 09:10:35.838502 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "3765db8ab9494ab089eef09054ccdd64"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.842808 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:35.845656 28319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.846290 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:35.846529 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "3765db8ab9494ab089eef09054ccdd64"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.846784 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-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)
I20260713 09:10:35.866288 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.867426 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.868726 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:35.870762 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:35.870929 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.871150 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:35.871289 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.907598 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:38821
I20260713 09:10:35.907698 28381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:38821 every 8 connection(s)
I20260713 09:10:35.911937 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:35.918347 28385 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
W20260713 09:10:35.918972 28386 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
W20260713 09:10:35.922555 28389 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
I20260713 09:10:35.923629 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:35.923743 28382 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39755
I20260713 09:10:35.924155 28382 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:35.924671 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:35.924957 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:35.925031 28382 heartbeater.cc:507] Master 127.26.134.126:39755 requested a full tablet report, sending...
I20260713 09:10:35.925210 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933835925192 us; error 0 us; skew 500 ppm
I20260713 09:10:35.925971 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:35.927268 28180 ts_manager.cc:194] Registered new tserver with Master: 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:35.928526 27161 webserver.cc:533] Webserver started at http://127.26.134.67:39733/ using document root <none> and password file <none>
I20260713 09:10:35.929040 28180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33928
I20260713 09:10:35.929157 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:35.929440 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:35.929755 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:35.931102 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.935351 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:35.938283 28393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.938912 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:35.939157 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
format_stamp: "Formatted at 2026-07-13 09:10:35 on dist-test-slave-1cb3"
I20260713 09:10:35.939407 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-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)
I20260713 09:10:35.971282 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:35.972396 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:35.973759 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:35.975790 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:35.975975 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:35.976186 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:35.976343 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.012302 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:33261
I20260713 09:10:36.012392 28455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:33261 every 8 connection(s)
I20260713 09:10:36.025061 28456 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39755
I20260713 09:10:36.025405 28456 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:36.026054 28456 heartbeater.cc:507] Master 127.26.134.126:39755 requested a full tablet report, sending...
I20260713 09:10:36.027829 28180 ts_manager.cc:194] Registered new tserver with Master: 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.028159 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01296797s
I20260713 09:10:36.029126 28180 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33940
I20260713 09:10:36.051551 28180 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33942:
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"
    }
  }
}
W20260713 09:10:36.055240 28180 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.
I20260713 09:10:36.158471 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 20817aa6b8a4456d9c5dff15f7edc198 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:36.159922 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20817aa6b8a4456d9c5dff15f7edc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.159835 28271 tablet_service.cc:1511] Processing CreateTablet for tablet ebcfc2caf21b443788e8884da36a374a (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:36.163594 28270 tablet_service.cc:1511] Processing CreateTablet for tablet b7610175d4a144e497fae272b2930e4d (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:36.163841 28269 tablet_service.cc:1511] Processing CreateTablet for tablet e68de027d3cb46f6a8ea04162df3064b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:36.164165 28268 tablet_service.cc:1511] Processing CreateTablet for tablet 880611cf5fd441a196019aed356889e1 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:36.165026 28271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcfc2caf21b443788e8884da36a374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.166471 28267 tablet_service.cc:1511] Processing CreateTablet for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:36.167021 28269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68de027d3cb46f6a8ea04162df3064b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.167667 28267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.169497 28266 tablet_service.cc:1511] Processing CreateTablet for tablet 96db05d327b44db7861f99d6dbabdf40 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:36.172037 28268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880611cf5fd441a196019aed356889e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.175192 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 50cda35a6534437c89d47a15a285b46a (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:36.175547 28264 tablet_service.cc:1511] Processing CreateTablet for tablet cf08d20896d64d48a6611014fb089c5d (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:36.179323 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cda35a6534437c89d47a15a285b46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.180114 28264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf08d20896d64d48a6611014fb089c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.180673 28266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db05d327b44db7861f99d6dbabdf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.182113 28270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7610175d4a144e497fae272b2930e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.199326 28263 tablet_service.cc:1511] Processing CreateTablet for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:36.200717 28263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.204849 28347 tablet_service.cc:1511] Processing CreateTablet for tablet 20817aa6b8a4456d9c5dff15f7edc198 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:36.206107 28347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20817aa6b8a4456d9c5dff15f7edc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.206422 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 20817aa6b8a4456d9c5dff15f7edc198 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:36.207594 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20817aa6b8a4456d9c5dff15f7edc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.208087 28416 tablet_service.cc:1511] Processing CreateTablet for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:36.209429 28412 tablet_service.cc:1511] Processing CreateTablet for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:36.209790 28346 tablet_service.cc:1511] Processing CreateTablet for tablet ebcfc2caf21b443788e8884da36a374a (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:36.210979 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcfc2caf21b443788e8884da36a374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.211107 28420 tablet_service.cc:1511] Processing CreateTablet for tablet ebcfc2caf21b443788e8884da36a374a (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:36.213847 28345 tablet_service.cc:1511] Processing CreateTablet for tablet b7610175d4a144e497fae272b2930e4d (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:36.215070 28345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7610175d4a144e497fae272b2930e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.217782 28344 tablet_service.cc:1511] Processing CreateTablet for tablet e68de027d3cb46f6a8ea04162df3064b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:36.218959 28344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68de027d3cb46f6a8ea04162df3064b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.221899 28343 tablet_service.cc:1511] Processing CreateTablet for tablet 880611cf5fd441a196019aed356889e1 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:36.223083 28343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880611cf5fd441a196019aed356889e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.225811 28342 tablet_service.cc:1511] Processing CreateTablet for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:36.227049 28342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.230410 28339 tablet_service.cc:1511] Processing CreateTablet for tablet cf08d20896d64d48a6611014fb089c5d (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:36.231559 28339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf08d20896d64d48a6611014fb089c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.233968 28340 tablet_service.cc:1511] Processing CreateTablet for tablet 50cda35a6534437c89d47a15a285b46a (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:36.235224 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cda35a6534437c89d47a15a285b46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.234959 28419 tablet_service.cc:1511] Processing CreateTablet for tablet b7610175d4a144e497fae272b2930e4d (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:36.236619 28413 tablet_service.cc:1511] Processing CreateTablet for tablet cf08d20896d64d48a6611014fb089c5d (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:36.237773 28341 tablet_service.cc:1511] Processing CreateTablet for tablet 96db05d327b44db7861f99d6dbabdf40 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:36.238410 28417 tablet_service.cc:1511] Processing CreateTablet for tablet 880611cf5fd441a196019aed356889e1 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:36.239017 28341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db05d327b44db7861f99d6dbabdf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.240064 28418 tablet_service.cc:1511] Processing CreateTablet for tablet e68de027d3cb46f6a8ea04162df3064b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:36.241783 28414 tablet_service.cc:1511] Processing CreateTablet for tablet 50cda35a6534437c89d47a15a285b46a (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:36.233968 28415 tablet_service.cc:1511] Processing CreateTablet for tablet 96db05d327b44db7861f99d6dbabdf40 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:36.246662 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.249402 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.249948 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcfc2caf21b443788e8884da36a374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.252316 28268 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd947bff32a4451afe468b8f2783544 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:36.253479 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7610175d4a144e497fae272b2930e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.257740 28267 tablet_service.cc:1511] Processing CreateTablet for tablet c6fc4c023c8743b3b5f191d1bcf74b45 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:36.259868 28267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fc4c023c8743b3b5f191d1bcf74b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.264860 28268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd947bff32a4451afe468b8f2783544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.265342 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf08d20896d64d48a6611014fb089c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.265954 28265 tablet_service.cc:1511] Processing CreateTablet for tablet e5581fa89f114379a96518e650179355 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:36.273190 28415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db05d327b44db7861f99d6dbabdf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.275424 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cda35a6534437c89d47a15a285b46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.278110 28338 tablet_service.cc:1511] Processing CreateTablet for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:36.280512 28338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.292397 28264 tablet_service.cc:1511] Processing CreateTablet for tablet d6d083940e71427fb0b2be2a84e8024b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:36.293731 28264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d083940e71427fb0b2be2a84e8024b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.300256 28417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880611cf5fd441a196019aed356889e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.301399 28271 tablet_service.cc:1511] Processing CreateTablet for tablet a05335ca62d54d54bd23541f53382c19 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:36.302681 28271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05335ca62d54d54bd23541f53382c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.313349 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5581fa89f114379a96518e650179355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.317751 28269 tablet_service.cc:1511] Processing CreateTablet for tablet 13cc6eff421a485782d710baf99a5999 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:36.318997 28269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cc6eff421a485782d710baf99a5999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.305199 28418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68de027d3cb46f6a8ea04162df3064b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.351378 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 354b05efd9864c589a6fe2121e3bc970 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:36.352319 28263 tablet_service.cc:1511] Processing CreateTablet for tablet 511ff554bc6e4e169f8f7f8ab9b0a676 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:36.352763 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354b05efd9864c589a6fe2121e3bc970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.353559 28263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 511ff554bc6e4e169f8f7f8ab9b0a676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.366161 28264 tablet_service.cc:1511] Processing CreateTablet for tablet 15567b53e60b44a1a45fc4cadb65f3ab (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:36.366693 28343 tablet_service.cc:1511] Processing CreateTablet for tablet 13cc6eff421a485782d710baf99a5999 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:36.371001 28272 tablet_service.cc:1511] Processing CreateTablet for tablet 24919a1c392b4b068074db49a5353128 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:36.379004 28345 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd947bff32a4451afe468b8f2783544 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:36.380266 28472 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.374419 28342 tablet_service.cc:1511] Processing CreateTablet for tablet a05335ca62d54d54bd23541f53382c19 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:36.378679 28421 tablet_service.cc:1511] Processing CreateTablet for tablet a05335ca62d54d54bd23541f53382c19 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:36.381349 28341 tablet_service.cc:1511] Processing CreateTablet for tablet c6fc4c023c8743b3b5f191d1bcf74b45 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:36.371560 28343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cc6eff421a485782d710baf99a5999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.385061 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05335ca62d54d54bd23541f53382c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.385524 28345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd947bff32a4451afe468b8f2783544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.388444 28472 tablet_bootstrap.cc:654] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.393539 28272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24919a1c392b4b068074db49a5353128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.394253 28342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05335ca62d54d54bd23541f53382c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.409528 28471 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:36.401459 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 3cd947bff32a4451afe468b8f2783544 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:36.414363 28270 tablet_service.cc:1511] Processing CreateTablet for tablet 46be13e2bfd64322ad5dcc4b68b773d5 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:36.415684 28270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be13e2bfd64322ad5dcc4b68b773d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.414409 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd947bff32a4451afe468b8f2783544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.366724 28266 tablet_service.cc:1511] Processing CreateTablet for tablet 99a2116a45f64e34933f185d8c05cd2e (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:36.360654 28420 tablet_service.cc:1511] Processing CreateTablet for tablet 13cc6eff421a485782d710baf99a5999 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:36.428997 28264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15567b53e60b44a1a45fc4cadb65f3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.429679 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cc6eff421a485782d710baf99a5999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.436362 28413 tablet_service.cc:1511] Processing CreateTablet for tablet c6fc4c023c8743b3b5f191d1bcf74b45 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:36.441968 28266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a2116a45f64e34933f185d8c05cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.442660 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fc4c023c8743b3b5f191d1bcf74b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.443881 28473 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.445245 28414 tablet_service.cc:1511] Processing CreateTablet for tablet d6d083940e71427fb0b2be2a84e8024b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:36.446388 28414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d083940e71427fb0b2be2a84e8024b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.450261 28342 tablet_service.cc:1511] Processing CreateTablet for tablet d6d083940e71427fb0b2be2a84e8024b (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:36.453154 28471 tablet_bootstrap.cc:654] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.452173 28340 tablet_service.cc:1511] Processing CreateTablet for tablet 354b05efd9864c589a6fe2121e3bc970 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:36.459335 28347 tablet_service.cc:1511] Processing CreateTablet for tablet 511ff554bc6e4e169f8f7f8ab9b0a676 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:36.450186 28344 tablet_service.cc:1511] Processing CreateTablet for tablet e5581fa89f114379a96518e650179355 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:36.453426 28342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d083940e71427fb0b2be2a84e8024b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.463689 28473 tablet_bootstrap.cc:654] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.463845 28347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 511ff554bc6e4e169f8f7f8ab9b0a676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.478192 28344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5581fa89f114379a96518e650179355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.484074 28343 tablet_service.cc:1511] Processing CreateTablet for tablet 15567b53e60b44a1a45fc4cadb65f3ab (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:36.485019 28265 tablet_service.cc:1511] Processing CreateTablet for tablet 7b42e43761554374935f5af8fe47bde6 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:36.489547 28265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b42e43761554374935f5af8fe47bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.489941 28345 tablet_service.cc:1511] Processing CreateTablet for tablet 24919a1c392b4b068074db49a5353128 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:36.491109 28345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24919a1c392b4b068074db49a5353128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.487149 28269 tablet_service.cc:1511] Processing CreateTablet for tablet 626cbef1b8a045eea95b631b6e35fdc7 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:36.493530 28269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626cbef1b8a045eea95b631b6e35fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.493986 28341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fc4c023c8743b3b5f191d1bcf74b45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.494395 28413 tablet_service.cc:1511] Processing CreateTablet for tablet 511ff554bc6e4e169f8f7f8ab9b0a676 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:36.495920 28413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 511ff554bc6e4e169f8f7f8ab9b0a676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.499795 28419 tablet_service.cc:1511] Processing CreateTablet for tablet 99a2116a45f64e34933f185d8c05cd2e (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:36.506286 28418 tablet_service.cc:1511] Processing CreateTablet for tablet 15567b53e60b44a1a45fc4cadb65f3ab (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:36.506682 28415 tablet_service.cc:1511] Processing CreateTablet for tablet 24919a1c392b4b068074db49a5353128 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:36.507390 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a2116a45f64e34933f185d8c05cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.512051 28338 tablet_service.cc:1511] Processing CreateTablet for tablet 46be13e2bfd64322ad5dcc4b68b773d5 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:36.516670 28338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be13e2bfd64322ad5dcc4b68b773d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.517390 28416 tablet_service.cc:1511] Processing CreateTablet for tablet e5581fa89f114379a96518e650179355 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:36.518580 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5581fa89f114379a96518e650179355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.521849 28472 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:36.522295 28472 ts_tablet_manager.cc:1403] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.142s	user 0.004s	sys 0.017s
I20260713 09:10:36.522794 28418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15567b53e60b44a1a45fc4cadb65f3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.526531 28415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24919a1c392b4b068074db49a5353128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.522709 28412 tablet_service.cc:1511] Processing CreateTablet for tablet 7b42e43761554374935f5af8fe47bde6 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:36.484004 28417 tablet_service.cc:1511] Processing CreateTablet for tablet 354b05efd9864c589a6fe2121e3bc970 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:36.529866 28472 raft_consensus.cc:359] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:36.531244 28346 tablet_service.cc:1511] Processing CreateTablet for tablet 7b42e43761554374935f5af8fe47bde6 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:36.532385 28412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b42e43761554374935f5af8fe47bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.532361 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 46be13e2bfd64322ad5dcc4b68b773d5 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:36.541604 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be13e2bfd64322ad5dcc4b68b773d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.535606 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354b05efd9864c589a6fe2121e3bc970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.548411 28343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15567b53e60b44a1a45fc4cadb65f3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.548237 28339 tablet_service.cc:1511] Processing CreateTablet for tablet 99a2116a45f64e34933f185d8c05cd2e (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:36.549414 28339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a2116a45f64e34933f185d8c05cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.558681 28346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b42e43761554374935f5af8fe47bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.560024 28416 tablet_service.cc:1511] Processing CreateTablet for tablet 626cbef1b8a045eea95b631b6e35fdc7 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:36.544103 28472 raft_consensus.cc:385] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.568346 28472 raft_consensus.cc:740] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.569224 28472 consensus_queue.cc:260] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:36.549400 28417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354b05efd9864c589a6fe2121e3bc970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.572760 28340 tablet_service.cc:1511] Processing CreateTablet for tablet 626cbef1b8a045eea95b631b6e35fdc7 (DEFAULT_TABLE table=test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:36.577545 28340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626cbef1b8a045eea95b631b6e35fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.581254 28416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626cbef1b8a045eea95b631b6e35fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.584514 28456 heartbeater.cc:499] Master 127.26.134.126:39755 was elected leader, sending a full tablet report...
I20260713 09:10:36.591260 28472 ts_tablet_manager.cc:1434] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.001s
I20260713 09:10:36.607852 28471 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:36.608335 28471 ts_tablet_manager.cc:1403] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.199s	user 0.006s	sys 0.019s
I20260713 09:10:36.612617 28473 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.613065 28473 ts_tablet_manager.cc:1403] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.169s	user 0.021s	sys 0.025s
I20260713 09:10:36.615618 28473 raft_consensus.cc:359] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.616289 28473 raft_consensus.cc:385] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.616549 28473 raft_consensus.cc:740] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.617345 28472 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.632244 28473 consensus_queue.cc:260] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.638111 28472 tablet_bootstrap.cc:654] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.628531 28471 raft_consensus.cc:359] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:36.639324 28471 raft_consensus.cc:385] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.639623 28471 raft_consensus.cc:740] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.640409 28471 consensus_queue.cc:260] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:36.654362 28307 heartbeater.cc:499] Master 127.26.134.126:39755 was elected leader, sending a full tablet report...
I20260713 09:10:36.655193 28472 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:36.656688 28471 ts_tablet_manager.cc:1434] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260713 09:10:36.657840 28471 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:36.659775 28382 heartbeater.cc:499] Master 127.26.134.126:39755 was elected leader, sending a full tablet report...
I20260713 09:10:36.660312 28473 ts_tablet_manager.cc:1434] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.018s
I20260713 09:10:36.661295 28473 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.665056 28472 ts_tablet_manager.cc:1403] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.048s	user 0.003s	sys 0.011s
I20260713 09:10:36.666626 28473 tablet_bootstrap.cc:654] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:36.669704 28228 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:36.671262 28472 raft_consensus.cc:359] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.673954 28472 raft_consensus.cc:385] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.674335 28472 raft_consensus.cc:740] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.674995 28472 consensus_queue.cc:260] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.676352 28473 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.676803 28473 ts_tablet_manager.cc:1403] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260713 09:10:36.677011 28472 ts_tablet_manager.cc:1434] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:10:36.677865 28472 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.679498 28473 raft_consensus.cc:359] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.680171 28473 raft_consensus.cc:385] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.680454 28473 raft_consensus.cc:740] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.673545 28471 tablet_bootstrap.cc:654] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.681150 28473 consensus_queue.cc:260] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.683382 28473 ts_tablet_manager.cc:1434] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:10:36.684269 28473 tablet_bootstrap.cc:492] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.686326 28472 tablet_bootstrap.cc:654] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.689986 28473 tablet_bootstrap.cc:654] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.690989 28471 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:36.691433 28471 ts_tablet_manager.cc:1403] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.005s
I20260713 09:10:36.694308 28471 raft_consensus.cc:359] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.694988 28471 raft_consensus.cc:385] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.695276 28471 raft_consensus.cc:740] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.696105 28471 consensus_queue.cc:260] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.697186 28472 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:36.697678 28472 ts_tablet_manager.cc:1403] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260713 09:10:36.698450 28471 ts_tablet_manager.cc:1434] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:36.699404 28471 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:36.701465 28472 raft_consensus.cc:359] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.702175 28472 raft_consensus.cc:385] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.702489 28472 raft_consensus.cc:740] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.703030 28473 tablet_bootstrap.cc:492] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.703524 28473 ts_tablet_manager.cc:1403] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260713 09:10:36.703416 28472 consensus_queue.cc:260] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.705853 28472 ts_tablet_manager.cc:1434] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:10:36.706022 28471 tablet_bootstrap.cc:654] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.706259 28473 raft_consensus.cc:359] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.706914 28473 raft_consensus.cc:385] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.707000 28472 tablet_bootstrap.cc:492] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.707244 28473 raft_consensus.cc:740] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.708071 28473 consensus_queue.cc:260] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.710443 28473 ts_tablet_manager.cc:1434] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:36.711421 28473 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.714066 28472 tablet_bootstrap.cc:654] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.717669 28473 tablet_bootstrap.cc:654] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.722645 28471 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:36.723088 28471 ts_tablet_manager.cc:1403] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260713 09:10:36.723976 28473 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.724402 28473 ts_tablet_manager.cc:1403] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:10:36.725759 28471 raft_consensus.cc:359] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.726416 28471 raft_consensus.cc:385] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.726679 28471 raft_consensus.cc:740] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.727916 28473 raft_consensus.cc:359] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.728566 28473 raft_consensus.cc:385] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.728935 28472 tablet_bootstrap.cc:492] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:36.728868 28473 raft_consensus.cc:740] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.729429 28472 ts_tablet_manager.cc:1403] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260713 09:10:36.729709 28473 consensus_queue.cc:260] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.732066 28473 ts_tablet_manager.cc:1434] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:36.732412 28471 consensus_queue.cc:260] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.733042 28473 tablet_bootstrap.cc:492] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.734758 28471 ts_tablet_manager.cc:1434] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:36.735662 28471 tablet_bootstrap.cc:492] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:36.739280 28473 tablet_bootstrap.cc:654] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.732044 28472 raft_consensus.cc:359] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.741667 28472 raft_consensus.cc:385] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.741988 28472 raft_consensus.cc:740] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.742726 28472 consensus_queue.cc:260] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.744925 28472 ts_tablet_manager.cc:1434] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:10:36.745894 28472 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.747601 28473 tablet_bootstrap.cc:492] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.747954 28473 ts_tablet_manager.cc:1403] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:10:36.749387 28471 tablet_bootstrap.cc:654] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.750461 28473 raft_consensus.cc:359] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.751159 28473 raft_consensus.cc:385] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.751441 28473 raft_consensus.cc:740] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.751716 28472 tablet_bootstrap.cc:654] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.752144 28473 consensus_queue.cc:260] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.754494 28473 ts_tablet_manager.cc:1434] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:36.755522 28473 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.761890 28473 tablet_bootstrap.cc:654] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.773263 28473 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.773707 28473 ts_tablet_manager.cc:1403] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260713 09:10:36.774228 28471 tablet_bootstrap.cc:492] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:36.774693 28472 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:36.774667 28471 ts_tablet_manager.cc:1403] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.012s
I20260713 09:10:36.775187 28472 ts_tablet_manager.cc:1403] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.019s
I20260713 09:10:36.776371 28473 raft_consensus.cc:359] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.777076 28473 raft_consensus.cc:385] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.777374 28473 raft_consensus.cc:740] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.777217 28472 raft_consensus.cc:359] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.777858 28472 raft_consensus.cc:385] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.777587 28471 raft_consensus.cc:359] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.778132 28472 raft_consensus.cc:740] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.778258 28471 raft_consensus.cc:385] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.778684 28471 raft_consensus.cc:740] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.778153 28473 consensus_queue.cc:260] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.778949 28472 consensus_queue.cc:260] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.779364 28471 consensus_queue.cc:260] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.780661 28473 ts_tablet_manager.cc:1434] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:10:36.781567 28473 tablet_bootstrap.cc:492] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.784633 28472 ts_tablet_manager.cc:1434] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:10:36.785360 28471 ts_tablet_manager.cc:1434] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:36.785538 28472 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.786288 28471 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:36.787495 28473 tablet_bootstrap.cc:654] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.791723 28472 tablet_bootstrap.cc:654] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.798740 28473 tablet_bootstrap.cc:492] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.799206 28473 ts_tablet_manager.cc:1403] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:10:36.800112 28471 tablet_bootstrap.cc:654] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.801920 28473 raft_consensus.cc:359] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.802618 28473 raft_consensus.cc:385] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.802920 28473 raft_consensus.cc:740] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.803643 28473 consensus_queue.cc:260] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.806442 28473 ts_tablet_manager.cc:1434] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:36.806819 28471 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:36.807181 28471 ts_tablet_manager.cc:1403] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260713 09:10:36.807314 28473 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.809514 28478 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.809923 28471 raft_consensus.cc:359] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.809957 28478 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.810738 28471 raft_consensus.cc:385] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.811050 28471 raft_consensus.cc:740] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.811612 28477 raft_consensus.cc:493] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.811698 28471 consensus_queue.cc:260] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.812054 28477 raft_consensus.cc:515] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.812776 28473 tablet_bootstrap.cc:654] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.813849 28471 ts_tablet_manager.cc:1434] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:36.814468 28477 leader_election.cc:290] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:36.814750 28471 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:36.815348 28478 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.815773 28478 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.816406 28472 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:36.816141 28478 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.816841 28472 ts_tablet_manager.cc:1403] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.015s
I20260713 09:10:36.819590 28472 raft_consensus.cc:359] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.820273 28472 raft_consensus.cc:385] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.820541 28472 raft_consensus.cc:740] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.821024 28471 tablet_bootstrap.cc:654] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.821337 28478 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.821218 28472 consensus_queue.cc:260] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.823323 28472 ts_tablet_manager.cc:1434] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:36.824168 28472 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:36.830199 28472 tablet_bootstrap.cc:654] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.842108 28473 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.842600 28473 ts_tablet_manager.cc:1403] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260713 09:10:36.846356 28473 raft_consensus.cc:359] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.847023 28473 raft_consensus.cc:385] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.847289 28473 raft_consensus.cc:740] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.849710 28473 consensus_queue.cc:260] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.855799 28473 ts_tablet_manager.cc:1434] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:10:36.856726 28473 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.868726 28473 tablet_bootstrap.cc:654] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.876523 28479 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.877035 28479 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.879621 28479 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.883018 28473 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:36.883468 28473 ts_tablet_manager.cc:1403] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260713 09:10:36.888607 28473 raft_consensus.cc:359] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.889267 28473 raft_consensus.cc:385] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.889528 28473 raft_consensus.cc:740] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.890136 28473 consensus_queue.cc:260] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.892024 28473 ts_tablet_manager.cc:1434] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:10:36.892838 28479 raft_consensus.cc:493] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.893378 28479 raft_consensus.cc:515] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.895347 28479 leader_election.cc:290] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.898094 28473 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:36.903682 28473 tablet_bootstrap.cc:654] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.944883 28479 raft_consensus.cc:493] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.945515 28479 raft_consensus.cc:515] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.947626 28479 leader_election.cc:290] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.948292 28479 raft_consensus.cc:493] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.948771 28479 raft_consensus.cc:515] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:36.950752 28479 leader_election.cc:290] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:36.952219 28495 raft_consensus.cc:493] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.952771 28495 raft_consensus.cc:515] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.955035 28495 leader_election.cc:290] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.982401 28477 raft_consensus.cc:493] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.982936 28477 raft_consensus.cc:515] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:36.985159 28477 leader_election.cc:290] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:36.987636 28495 raft_consensus.cc:493] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.988152 28495 raft_consensus.cc:515] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.990231 28495 leader_election.cc:290] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:36.990749 28495 raft_consensus.cc:493] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:36.991168 28495 raft_consensus.cc:515] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:36.993952 28495 leader_election.cc:290] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.000581 28472 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.000713 28473 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.001773 28477 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.003459 28472 ts_tablet_manager.cc:1403] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.179s	user 0.062s	sys 0.112s
I20260713 09:10:37.004027 28473 ts_tablet_manager.cc:1403] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.106s	user 0.023s	sys 0.013s
I20260713 09:10:37.003772 28477 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.005851 28477 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.006541 28472 raft_consensus.cc:359] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.007273 28472 raft_consensus.cc:385] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.007196 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.007673 28472 raft_consensus.cc:740] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.008018 28282 raft_consensus.cc:2468] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.008451 28472 consensus_queue.cc:260] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.009536 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.010265 28473 raft_consensus.cc:359] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:37.010869 28472 ts_tablet_manager.cc:1434] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:37.011914 28472 tablet_bootstrap.cc:492] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.010872 28473 raft_consensus.cc:385] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.013914 28473 raft_consensus.cc:740] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.014494 28495 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.014914 28495 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.016021 28473 consensus_queue.cc:260] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:37.010957 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.016805 28495 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.018669 28472 tablet_bootstrap.cc:654] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.020025 28473 ts_tablet_manager.cc:1434] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:10:37.020879 28473 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.025923 28473 tablet_bootstrap.cc:654] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.030119 28472 tablet_bootstrap.cc:492] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.030586 28472 ts_tablet_manager.cc:1403] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260713 09:10:37.033380 28472 raft_consensus.cc:359] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.034112 28472 raft_consensus.cc:385] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.034363 28472 raft_consensus.cc:740] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.035254 28472 consensus_queue.cc:260] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.035732 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.037335 28472 ts_tablet_manager.cc:1434] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:37.037400 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.038281 28472 tablet_bootstrap.cc:492] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.038170 28282 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.041438 28323 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.042321 28495 raft_consensus.cc:2804] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.042647 28495 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.042944 28495 raft_consensus.cc:3060] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.044973 28472 tablet_bootstrap.cc:654] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.050499 28478 raft_consensus.cc:493] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.050994 28478 raft_consensus.cc:515] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:37.053592 28478 leader_election.cc:290] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.054343 28495 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.056769 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.057469 28282 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.059094 28472 tablet_bootstrap.cc:492] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.059597 28472 ts_tablet_manager.cc:1403] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260713 09:10:37.062270 28472 raft_consensus.cc:359] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.062956 28472 raft_consensus.cc:385] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.063337 28472 raft_consensus.cc:740] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.063973 28472 consensus_queue.cc:260] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.066239 28472 ts_tablet_manager.cc:1434] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:37.067183 28472 tablet_bootstrap.cc:492] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.072937 28472 tablet_bootstrap.cc:654] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:37.078483 28323 leader_election.cc:343] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:37.079523 28323 leader_election.cc:343] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:37.080428 28323 leader_election.cc:343] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.084146 28472 tablet_bootstrap.cc:492] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.084673 28472 ts_tablet_manager.cc:1403] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260713 09:10:37.085145 28495 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.087441 28472 raft_consensus.cc:359] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.088487 28323 leader_election.cc:304] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.090533 28472 raft_consensus.cc:385] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.091028 28323 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.093454 28472 raft_consensus.cc:740] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.090301 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.093832 28478 raft_consensus.cc:2804] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.094326 28472 consensus_queue.cc:260] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.094496 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.095368 28356 raft_consensus.cc:2468] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.096589 28472 ts_tablet_manager.cc:1434] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260713 09:10:37.096263 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.097524 28472 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.097231 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.096680 28478 raft_consensus.cc:493] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.100347 28478 raft_consensus.cc:3060] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.100307 28396 leader_election.cc:304] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.101173 28477 raft_consensus.cc:2804] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:37.101326 28396 leader_election.cc:343] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.101522 28477 raft_consensus.cc:493] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.101856 28477 raft_consensus.cc:3060] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.102913 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.103487 28357 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.104570 28396 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.098657 28495 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.104897 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.094489 28282 raft_consensus.cc:2468] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.105865 28281 raft_consensus.cc:3060] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.115664 28471 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.116202 28471 ts_tablet_manager.cc:1403] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.302s	user 0.075s	sys 0.075s
I20260713 09:10:37.119359 28471 raft_consensus.cc:359] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.120103 28471 raft_consensus.cc:385] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.120400 28471 raft_consensus.cc:740] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.121225 28471 consensus_queue.cc:260] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.123477 28471 ts_tablet_manager.cc:1434] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:10:37.124418 28471 tablet_bootstrap.cc:492] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.125211 28473 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.125057 28323 leader_election.cc:304] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.125701 28473 ts_tablet_manager.cc:1403] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.016s
I20260713 09:10:37.108249 28495 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.126997 28472 tablet_bootstrap.cc:654] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.134588 28471 tablet_bootstrap.cc:654] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.136386 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.142302 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.142933 28430 raft_consensus.cc:2468] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.143174 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.112485 28280 raft_consensus.cc:2468] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.136559 28477 raft_consensus.cc:515] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:37.127950 28495 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.153316 28473 raft_consensus.cc:359] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.143177 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.144739 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.157430 28430 raft_consensus.cc:3060] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.147123 28477 leader_election.cc:290] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.155566 28473 raft_consensus.cc:385] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.158242 28473 raft_consensus.cc:740] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.158975 28473 consensus_queue.cc:260] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.145453 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.145342 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
W20260713 09:10:37.145179 28322 leader_election.cc:343] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.143945 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.143523 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.161473 28477 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.161278 28426 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.167901 28428 raft_consensus.cc:2393] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:37.149793 28478 raft_consensus.cc:515] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.170202 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
W20260713 09:10:37.155958 28396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.66:38821, user_credentials={real_user=slave}} blocked reactor thread for 48958.3us
I20260713 09:10:37.167373 28477 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.166568 28282 raft_consensus.cc:2468] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.144781 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.182893 28473 ts_tablet_manager.cc:1434] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.009s
I20260713 09:10:37.183888 28518 raft_consensus.cc:493] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.184294 28518 raft_consensus.cc:515] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.185398 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.179872 28477 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.187187 28473 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.166231 28322 leader_election.cc:304] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.179607 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.188613 28518 leader_election.cc:290] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.189077 28478 leader_election.cc:290] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.189433 28519 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.189822 28520 raft_consensus.cc:2804] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.190040 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.191828 28353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.186667 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
W20260713 09:10:37.193770 28397 leader_election.cc:343] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.194608 28354 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.187248 28427 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.198565 28353 raft_consensus.cc:2393] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
W20260713 09:10:37.196586 28322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 51556.5us
I20260713 09:10:37.201294 28477 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:37.206184 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 47811.3us
I20260713 09:10:37.206992 28322 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.207490 28396 leader_election.cc:304] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.193377 28280 raft_consensus.cc:3060] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.193573 28520 raft_consensus.cc:493] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.208469 28477 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.208532 28522 raft_consensus.cc:2804] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.212182 28522 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.212514 28522 raft_consensus.cc:3060] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.212874 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.213157 28353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.213490 28354 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.211329 28430 raft_consensus.cc:2468] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
W20260713 09:10:37.215250 28322 leader_election.cc:343] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.215797 28472 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.215665 28322 leader_election.cc:304] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.216212 28472 ts_tablet_manager.cc:1403] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.004s
I20260713 09:10:37.218288 28522 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.218222 28495 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.218683 28472 raft_consensus.cc:359] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.219292 28472 raft_consensus.cc:385] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.219429 28357 raft_consensus.cc:2393] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
I20260713 09:10:37.220088 28522 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.220359 28495 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.220626 28522 raft_consensus.cc:2749] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.208019 28478 raft_consensus.cc:2749] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.221505 28472 raft_consensus.cc:740] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.195319 28519 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.224768 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.210963 28518 raft_consensus.cc:2804] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.225339 28282 raft_consensus.cc:3060] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.226491 28472 consensus_queue.cc:260] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.225762 28471 tablet_bootstrap.cc:492] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.221632 28520 raft_consensus.cc:3060] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.228024 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
W20260713 09:10:37.228689 28247 leader_election.cc:343] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.229116 28279 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.229696 28471 ts_tablet_manager.cc:1403] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.010s
I20260713 09:10:37.229839 28472 ts_tablet_manager.cc:1434] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:10:37.230607 28472 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.226109 28518 raft_consensus.cc:493] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.232421 28471 raft_consensus.cc:359] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.237223 28473 tablet_bootstrap.cc:654] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.234726 28518 raft_consensus.cc:3060] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.237764 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.238300 28278 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.243072 28472 tablet_bootstrap.cc:654] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.243175 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.244357 28278 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
W20260713 09:10:37.244415 28323 leader_election.cc:343] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.245286 28281 raft_consensus.cc:2468] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.234478 28471 raft_consensus.cc:385] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.233731 28397 leader_election.cc:304] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64
I20260713 09:10:37.246901 28471 raft_consensus.cc:740] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.247987 28323 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.248315 28519 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.249382 28524 raft_consensus.cc:2804] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.249871 28524 raft_consensus.cc:697] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:37.250053 28323 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.248919 28471 consensus_queue.cc:260] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.250768 28282 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.251015 28495 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.251528 28495 raft_consensus.cc:697] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:37.252326 28471 ts_tablet_manager.cc:1434] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:10:37.252307 28495 consensus_queue.cc:237] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.253314 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.253906 28357 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.254458 28354 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.255913 28280 raft_consensus.cc:2468] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.258301 28323 leader_election.cc:304] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.259608 28518 raft_consensus.cc:515] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.260115 28397 leader_election.cc:304] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.260927 28478 raft_consensus.cc:2804] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.261399 28478 raft_consensus.cc:697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:37.261515 28518 leader_election.cc:290] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.257195 28396 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.262208 28478 consensus_queue.cc:237] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.263283 28519 raft_consensus.cc:2804] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.264338 28471 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.265457 28524 consensus_queue.cc:237] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.247802 28477 raft_consensus.cc:2804] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.266578 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.266535 28477 raft_consensus.cc:493] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.267227 28430 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:37.267386 28477 raft_consensus.cc:3060] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.271641 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.274593 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.274737 28396 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.276214 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.277510 28280 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.278304 28518 raft_consensus.cc:2804] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.283471 28519 raft_consensus.cc:697] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.283829 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.288065 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.288765 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.285660 28518 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.290709 28430 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:37.291306 28278 raft_consensus.cc:3060] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.291944 28519 consensus_queue.cc:237] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:37.295616 28280 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.297526 28473 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.298108 28518 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.299998 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.298087 28473 ts_tablet_manager.cc:1403] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.003s
I20260713 09:10:37.289440 28520 raft_consensus.cc:515] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } }
I20260713 09:10:37.300787 28428 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:37.300556 28397 leader_election.cc:343] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.300917 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.299829 28477 raft_consensus.cc:515] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.312793 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.313349 28354 raft_consensus.cc:3060] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.313753 28477 leader_election.cc:290] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.313911 28472 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.300120 28247 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64
I20260713 09:10:37.314344 28472 ts_tablet_manager.cc:1403] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.010s
I20260713 09:10:37.308393 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.314347 28427 raft_consensus.cc:2393] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:37.310820 28431 raft_consensus.cc:3060] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.317689 28511 raft_consensus.cc:2764] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:10:37.318964 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.319435 28472 raft_consensus.cc:359] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.319947 28472 raft_consensus.cc:385] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.320119 28472 raft_consensus.cc:740] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.314538 28278 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
W20260713 09:10:37.320595 28396 leader_election.cc:343] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.320990 28355 raft_consensus.cc:2393] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
I20260713 09:10:37.320603 28472 consensus_queue.cc:260] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.322813 28472 ts_tablet_manager.cc:1434] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:10:37.323669 28472 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.317238 28430 raft_consensus.cc:3060] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.316705 28247 leader_election.cc:304] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64
I20260713 09:10:37.327916 28247 leader_election.cc:304] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:37.328579 28479 raft_consensus.cc:2764] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:10:37.329151 28479 raft_consensus.cc:2749] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.329698 28431 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.330426 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.330950 28280 raft_consensus.cc:3060] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.333307 28247 leader_election.cc:304] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:37.335772 28354 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.336903 28396 leader_election.cc:304] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.337080 28280 raft_consensus.cc:2468] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.337711 28477 raft_consensus.cc:2804] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.338218 28477 raft_consensus.cc:697] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.338294 28397 leader_election.cc:304] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64
I20260713 09:10:37.338636 28428 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.339159 28511 raft_consensus.cc:2749] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.339514 28477 consensus_queue.cc:237] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.341344 28520 leader_election.cc:290] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.339177 28178 catalog_manager.cc:5697] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.341837 28526 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.338928 28471 tablet_bootstrap.cc:654] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.343211 28519 raft_consensus.cc:2804] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.345146 28526 raft_consensus.cc:697] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.345958 28526 consensus_queue.cc:237] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.346747 28519 raft_consensus.cc:697] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.346988 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.347718 28278 raft_consensus.cc:2393] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:37.349171 28520 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.349439 28430 raft_consensus.cc:2468] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.349709 28520 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.349123 28473 raft_consensus.cc:359] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.351922 28520 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.352340 28179 catalog_manager.cc:5697] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.353111 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.354393 28179 catalog_manager.cc:5697] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:37.355018 28323 leader_election.cc:343] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.352128 28473 raft_consensus.cc:385] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.355639 28473 raft_consensus.cc:740] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.356436 28473 consensus_queue.cc:260] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.357929 28322 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.358666 28520 raft_consensus.cc:2804] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.359102 28520 raft_consensus.cc:697] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:37.359862 28520 consensus_queue.cc:237] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.361837 28518 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.362483 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.363125 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.364758 28322 leader_election.cc:304] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.365989 28524 raft_consensus.cc:2749] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.364732 28473 ts_tablet_manager.cc:1434] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
W20260713 09:10:37.367810 28322 leader_election.cc:343] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.368247 28322 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.369001 28524 raft_consensus.cc:2749] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.348587 28519 consensus_queue.cc:237] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.367404 28473 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.371645 28518 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.372941 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.373664 28354 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.374539 28472 tablet_bootstrap.cc:654] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.373045 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
W20260713 09:10:37.377168 28397 leader_election.cc:343] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.381846 28354 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.388106 28471 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.384730 28473 tablet_bootstrap.cc:654] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.389084 28471 ts_tablet_manager.cc:1403] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.125s	user 0.023s	sys 0.010s
I20260713 09:10:37.389619 28396 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.390398 28519 raft_consensus.cc:2804] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.390862 28519 raft_consensus.cc:697] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.391646 28471 raft_consensus.cc:359] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.391734 28519 consensus_queue.cc:237] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.392318 28471 raft_consensus.cc:385] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.392735 28471 raft_consensus.cc:740] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.393412 28471 consensus_queue.cc:260] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.395658 28471 ts_tablet_manager.cc:1434] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:37.396476 28471 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.398406 28472 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.400527 28472 ts_tablet_manager.cc:1403] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.009s
I20260713 09:10:37.401051 28473 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.401490 28473 ts_tablet_manager.cc:1403] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.000s
I20260713 09:10:37.401736 28471 tablet_bootstrap.cc:654] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.403990 28473 raft_consensus.cc:359] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.404631 28473 raft_consensus.cc:385] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.404922 28473 raft_consensus.cc:740] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.405663 28473 consensus_queue.cc:260] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.405763 28472 raft_consensus.cc:359] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.407332 28472 raft_consensus.cc:385] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.407966 28473 ts_tablet_manager.cc:1434] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:37.407948 28472 raft_consensus.cc:740] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.408963 28473 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.409570 28472 consensus_queue.cc:260] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.414301 28472 ts_tablet_manager.cc:1434] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:10:37.414561 28473 tablet_bootstrap.cc:654] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.415232 28472 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.415926 28519 raft_consensus.cc:493] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.416424 28519 raft_consensus.cc:515] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.419250 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
W20260713 09:10:37.420699 28397 leader_election.cc:343] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.421733 28519 leader_election.cc:290] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.427572 28472 tablet_bootstrap.cc:654] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.427758 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
W20260713 09:10:37.429133 28396 leader_election.cc:343] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.429566 28396 leader_election.cc:304] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.430635 28519 raft_consensus.cc:2749] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.432987 28473 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.433504 28473 ts_tablet_manager.cc:1403] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260713 09:10:37.440284 28520 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.440798 28520 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.442941 28520 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.444316 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.444986 28428 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.445996 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.446630 28278 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.447994 28323 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.451547 28178 catalog_manager.cc:5697] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.452917 28520 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.453382 28520 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.454218 28520 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.453444 28178 catalog_manager.cc:5697] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.461685 28520 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.462008 28178 catalog_manager.cc:5697] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.463791 28178 catalog_manager.cc:5697] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.464887 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.465474 28278 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.468012 28473 raft_consensus.cc:359] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.468612 28473 raft_consensus.cc:385] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.468887 28473 raft_consensus.cc:740] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.469532 28473 consensus_queue.cc:260] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.470219 28471 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.470654 28471 ts_tablet_manager.cc:1403] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.028s
I20260713 09:10:37.471709 28473 ts_tablet_manager.cc:1434] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.038s	user 0.026s	sys 0.012s
I20260713 09:10:37.472613 28473 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.472680 28278 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.474061 28323 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.474005 28471 raft_consensus.cc:359] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.474740 28472 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.474790 28471 raft_consensus.cc:385] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.475250 28472 ts_tablet_manager.cc:1403] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.009s
I20260713 09:10:37.475687 28519 raft_consensus.cc:493] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.474941 28524 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.476110 28519 raft_consensus.cc:515] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.476671 28524 raft_consensus.cc:697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:37.477476 28524 consensus_queue.cc:237] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.477830 28472 raft_consensus.cc:359] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.478245 28519 leader_election.cc:290] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.478415 28472 raft_consensus.cc:385] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.478717 28472 raft_consensus.cc:740] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.479408 28472 consensus_queue.cc:260] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.479856 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.480428 28354 raft_consensus.cc:2468] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.480929 28473 tablet_bootstrap.cc:654] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.480845 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.481508 28472 ts_tablet_manager.cc:1434] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:37.481594 28396 leader_election.cc:304] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.475214 28471 raft_consensus.cc:740] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.482368 28519 raft_consensus.cc:2804] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.482746 28519 raft_consensus.cc:493] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.483096 28519 raft_consensus.cc:3060] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.482867 28471 consensus_queue.cc:260] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.483726 28280 raft_consensus.cc:2468] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.484185 28520 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.486019 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.486534 28428 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.489199 28471 ts_tablet_manager.cc:1434] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:10:37.490031 28471 tablet_bootstrap.cc:492] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.489713 28519 raft_consensus.cc:515] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.490341 28179 catalog_manager.cc:5697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.492520 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.493059 28354 raft_consensus.cc:3060] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.493286 28472 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.494230 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.495731 28280 raft_consensus.cc:3060] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.496002 28519 leader_election.cc:290] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.499336 28354 raft_consensus.cc:2468] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.500391 28396 leader_election.cc:304] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.501240 28519 raft_consensus.cc:2804] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.501890 28519 raft_consensus.cc:697] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.502774 28519 consensus_queue.cc:237] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.492097 28179 catalog_manager.cc:5697] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.507959 28472 tablet_bootstrap.cc:654] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.513155 28471 tablet_bootstrap.cc:654] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.515295 28428 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.522444 28280 raft_consensus.cc:2468] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.522652 28177 catalog_manager.cc:5697] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.529515 28472 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.529948 28472 ts_tablet_manager.cc:1403] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.009s
I20260713 09:10:37.530359 28471 tablet_bootstrap.cc:492] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.530772 28471 ts_tablet_manager.cc:1403] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.012s
I20260713 09:10:37.532420 28472 raft_consensus.cc:359] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.533068 28472 raft_consensus.cc:385] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.533360 28472 raft_consensus.cc:740] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.533116 28471 raft_consensus.cc:359] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.533802 28471 raft_consensus.cc:385] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.534050 28471 raft_consensus.cc:740] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.534698 28471 consensus_queue.cc:260] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.536562 28471 ts_tablet_manager.cc:1434] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:37.534107 28472 consensus_queue.cc:260] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.538108 28473 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.538421 28472 ts_tablet_manager.cc:1434] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:37.538513 28473 ts_tablet_manager.cc:1403] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.011s
I20260713 09:10:37.539304 28472 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.539947 28177 catalog_manager.cc:5697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.541317 28473 raft_consensus.cc:359] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.542064 28473 raft_consensus.cc:385] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.542312 28473 raft_consensus.cc:740] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.542935 28473 consensus_queue.cc:260] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.545308 28473 ts_tablet_manager.cc:1434] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:37.545370 28472 tablet_bootstrap.cc:654] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.545370 28520 raft_consensus.cc:493] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.546118 28473 tablet_bootstrap.cc:492] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.545912 28520 raft_consensus.cc:515] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.547851 28520 leader_election.cc:290] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.550549 28471 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.551851 28473 tablet_bootstrap.cc:654] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.554034 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.553517 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
W20260713 09:10:37.555706 28323 leader_election.cc:343] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:37.556474 28322 leader_election.cc:343] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.558229 28322 leader_election.cc:304] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.560451 28524 raft_consensus.cc:2749] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.563834 28472 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.563886 28473 tablet_bootstrap.cc:492] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.564463 28472 ts_tablet_manager.cc:1403] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260713 09:10:37.564473 28473 ts_tablet_manager.cc:1403] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.002s
I20260713 09:10:37.565263 28471 tablet_bootstrap.cc:654] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.567214 28472 raft_consensus.cc:359] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.567430 28473 raft_consensus.cc:359] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.567994 28472 raft_consensus.cc:385] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.568136 28473 raft_consensus.cc:385] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.568457 28472 raft_consensus.cc:740] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.568491 28473 raft_consensus.cc:740] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.569339 28472 consensus_queue.cc:260] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.569482 28473 consensus_queue.cc:260] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.571345 28472 ts_tablet_manager.cc:1434] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:10:37.571799 28473 ts_tablet_manager.cc:1434] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:37.572526 28472 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.572810 28473 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.578866 28473 tablet_bootstrap.cc:654] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.579245 28519 raft_consensus.cc:493] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.579700 28519 raft_consensus.cc:515] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.580168 28471 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.580601 28471 ts_tablet_manager.cc:1403] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260713 09:10:37.582828 28472 tablet_bootstrap.cc:654] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.583148 28471 raft_consensus.cc:359] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.583819 28471 raft_consensus.cc:385] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.584064 28471 raft_consensus.cc:740] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.584939 28471 consensus_queue.cc:260] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.597523 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.598834 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.599785 28519 leader_election.cc:290] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.600531 28471 ts_tablet_manager.cc:1434] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
W20260713 09:10:37.600874 28397 leader_election.cc:343] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:37.601974 28396 leader_election.cc:343] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.602396 28396 leader_election.cc:304] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.603744 28519 raft_consensus.cc:2749] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.608048 28471 tablet_bootstrap.cc:492] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.611371 28473 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.611785 28473 ts_tablet_manager.cc:1403] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.019s
I20260713 09:10:37.611833 28472 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.612339 28472 ts_tablet_manager.cc:1403] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.017s
I20260713 09:10:37.613256 28471 tablet_bootstrap.cc:654] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.614378 28472 raft_consensus.cc:359] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.614301 28473 raft_consensus.cc:359] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.614905 28472 raft_consensus.cc:385] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.614995 28473 raft_consensus.cc:385] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.615172 28472 raft_consensus.cc:740] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.615320 28473 raft_consensus.cc:740] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.616092 28473 consensus_queue.cc:260] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.615945 28472 consensus_queue.cc:260] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.617686 28471 tablet_bootstrap.cc:492] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.617877 28473 ts_tablet_manager.cc:1434] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:37.618081 28471 ts_tablet_manager.cc:1403] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:10:37.619190 28473 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.621058 28472 ts_tablet_manager.cc:1434] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260713 09:10:37.621897 28472 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.624621 28473 tablet_bootstrap.cc:654] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.627769 28472 tablet_bootstrap.cc:654] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.633601 28471 raft_consensus.cc:359] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.634368 28471 raft_consensus.cc:385] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.635078 28471 raft_consensus.cc:740] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.635694 28473 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.636137 28473 ts_tablet_manager.cc:1403] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:10:37.635835 28471 consensus_queue.cc:260] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.638607 28473 raft_consensus.cc:359] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.639246 28473 raft_consensus.cc:385] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.639531 28524 raft_consensus.cc:493] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.640034 28524 raft_consensus.cc:515] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.639499 28473 raft_consensus.cc:740] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.641341 28473 consensus_queue.cc:260] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.641935 28472 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.642346 28472 ts_tablet_manager.cc:1403] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:10:37.643201 28473 ts_tablet_manager.cc:1434] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:37.643532 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.644024 28473 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.644080 28428 raft_consensus.cc:2468] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:37.644804 28472 raft_consensus.cc:359] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.645151 28471 ts_tablet_manager.cc:1434] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:10:37.645422 28472 raft_consensus.cc:385] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.645704 28472 raft_consensus.cc:740] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.645854 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.646306 28472 consensus_queue.cc:260] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:37.647305 28323 leader_election.cc:343] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.648798 28472 ts_tablet_manager.cc:1434] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:10:37.648438 28322 leader_election.cc:304] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.649494 28520 raft_consensus.cc:2804] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.649631 28473 tablet_bootstrap.cc:654] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.649865 28520 raft_consensus.cc:493] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.650206 28520 raft_consensus.cc:3060] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.641959 28524 leader_election.cc:290] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.651798 28471 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.656076 28472 tablet_bootstrap.cc:492] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.658083 28520 raft_consensus.cc:515] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.660607 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
W20260713 09:10:37.661924 28323 leader_election.cc:343] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.662817 28472 tablet_bootstrap.cc:654] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.662842 28520 leader_election.cc:290] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.663928 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:37.664443 28428 raft_consensus.cc:3060] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.665361 28471 tablet_bootstrap.cc:654] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.670557 28428 raft_consensus.cc:2468] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:37.671744 28322 leader_election.cc:304] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.675405 28524 raft_consensus.cc:2804] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.675899 28524 raft_consensus.cc:697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:37.677042 28472 tablet_bootstrap.cc:492] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.676656 28524 consensus_queue.cc:237] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.677383 28471 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.677495 28472 ts_tablet_manager.cc:1403] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260713 09:10:37.677812 28471 ts_tablet_manager.cc:1403] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260713 09:10:37.678370 28478 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.679867 28472 raft_consensus.cc:359] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.680482 28472 raft_consensus.cc:385] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.680725 28472 raft_consensus.cc:740] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.681357 28472 consensus_queue.cc:260] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.683198 28472 ts_tablet_manager.cc:1434] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:37.683202 28519 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.683756 28519 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.685140 28471 raft_consensus.cc:359] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.685662 28519 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.685820 28471 raft_consensus.cc:385] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.686129 28471 raft_consensus.cc:740] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.686923 28471 consensus_queue.cc:260] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.687347 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
W20260713 09:10:37.687642 28228 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:37.688848 28471 ts_tablet_manager.cc:1434] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260713 09:10:37.688938 28396 leader_election.cc:343] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.689831 28471 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.689741 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
W20260713 09:10:37.691397 28397 leader_election.cc:343] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.691797 28397 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.692440 28518 raft_consensus.cc:493] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.692859 28518 raft_consensus.cc:515] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.693281 28519 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.693701 28519 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.694772 28518 leader_election.cc:290] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.695214 28518 raft_consensus.cc:2749] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.695794 28471 tablet_bootstrap.cc:654] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.697625 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.698210 28282 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.695400 28519 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.701509 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.702090 28355 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.684134 28472 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:37.704046 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.704577 28354 raft_consensus.cc:2468] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.707206 28471 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.707650 28471 ts_tablet_manager.cc:1403] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:10:37.707510 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.708179 28396 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.708971 28519 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.709311 28519 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.709357 28396 leader_election.cc:304] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.709692 28519 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.709952 28526 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.710554 28471 raft_consensus.cc:359] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.711613 28471 raft_consensus.cc:385] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.711488 28478 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.711926 28471 raft_consensus.cc:740] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.712564 28471 consensus_queue.cc:260] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.715030 28471 ts_tablet_manager.cc:1434] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:37.716034 28519 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.718021 28526 raft_consensus.cc:2804] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.718369 28526 raft_consensus.cc:493] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.718744 28526 raft_consensus.cc:3060] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.719815 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.720369 28357 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.722397 28471 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:37.724937 28526 raft_consensus.cc:515] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.727917 28471 tablet_bootstrap.cc:654] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.718732 28519 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
W20260713 09:10:37.726698 28397 leader_election.cc:343] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.729740 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:37.730286 28355 raft_consensus.cc:3060] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.731986 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.732496 28282 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.737557 28355 raft_consensus.cc:2468] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.738945 28396 leader_election.cc:304] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:37.739773 28519 raft_consensus.cc:2804] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.740917 28519 raft_consensus.cc:697] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.741598 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:37.739044 28282 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.737959 28526 leader_election.cc:290] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.741704 28519 consensus_queue.cc:237] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:37.743466 28397 leader_election.cc:343] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.744401 28397 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:37.745882 28357 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:37.746618 28526 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.726903 28473 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:37.747339 28526 raft_consensus.cc:697] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:37.747453 28473 ts_tablet_manager.cc:1403] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.029s
I20260713 09:10:37.709980 28472 tablet_bootstrap.cc:654] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.755640 28495 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.764525 28495 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.766539 28524 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.767786 28524 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.772830 28526 consensus_queue.cc:237] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.792275 28511 raft_consensus.cc:493] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.792922 28511 raft_consensus.cc:515] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.796576 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.798368 28520 raft_consensus.cc:493] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.798858 28520 raft_consensus.cc:515] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.801594 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.802379 28278 raft_consensus.cc:2393] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:37.805682 28511 leader_election.cc:290] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.806514 28520 leader_election.cc:290] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.809242 28473 raft_consensus.cc:359] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.812646 28473 raft_consensus.cc:385] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.812987 28473 raft_consensus.cc:740] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.818470 28531 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:37.820158 28518 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.821367 28477 consensus_queue.cc:1048] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.822590 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.878720 28473 consensus_queue.cc:260] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.879453 28427 raft_consensus.cc:2393] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
I20260713 09:10:37.839986 28472 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:37.880270 28472 ts_tablet_manager.cc:1403] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.196s	user 0.009s	sys 0.005s
I20260713 09:10:37.880739 28473 ts_tablet_manager.cc:1434] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.132s	user 0.004s	sys 0.000s
I20260713 09:10:37.855487 28179 catalog_manager.cc:5697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.881598 28473 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:37.862962 28585 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.883458 28585 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.868567 28177 catalog_manager.cc:5697] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.886615 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.925096 28511 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.925693 28511 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.927810 28511 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.928143 28520 consensus_queue.cc:1048] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.930640 28357 raft_consensus.cc:3060] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.948561 28322 leader_election.cc:304] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:37.963266 28524 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.963832 28524 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.966001 28524 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:37.985258 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
W20260713 09:10:37.986682 28323 leader_election.cc:343] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.988098 28471 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:37.987908 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:37.988413 28585 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.989030 28477 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.996134 28355 raft_consensus.cc:2468] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:37.996187 28477 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:37.998291 28477 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:37.989645 28282 raft_consensus.cc:3060] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.990312 28581 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:37.999241 28247 leader_election.cc:304] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:37.999506 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:38.000622 28511 raft_consensus.cc:3060] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.987910 28473 tablet_bootstrap.cc:654] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.990939 28472 raft_consensus.cc:359] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.009023 28472 raft_consensus.cc:385] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.993551 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:37.995397 28520 raft_consensus.cc:2749] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.009294 28472 raft_consensus.cc:740] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.010121 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.009986 28472 consensus_queue.cc:260] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.009294 28524 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.011205 28520 consensus_queue.cc:1048] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.011201 28431 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:38.011729 28524 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.013787 28511 raft_consensus.cc:2749] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.013830 28524 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.015864 28477 consensus_queue.cc:1048] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.017251 28477 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.019909 28472 ts_tablet_manager.cc:1434] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.014s
I20260713 09:10:38.020087 28477 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.020754 28472 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:38.022684 28471 ts_tablet_manager.cc:1403] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.300s	user 0.024s	sys 0.049s
I20260713 09:10:38.025434 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:37.991601 28518 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:10:38.026927 28472 tablet_bootstrap.cc:654] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.027029 28396 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:38.025394 28471 raft_consensus.cc:359] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.029348 28471 raft_consensus.cc:385] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.033059 28471 raft_consensus.cc:740] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.030259 28518 raft_consensus.cc:2804] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.034016 28471 consensus_queue.cc:260] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.035328 28322 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:38.038311 28520 raft_consensus.cc:2804] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.038627 28520 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.038937 28520 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.042415 28589 raft_consensus.cc:493] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.042872 28589 raft_consensus.cc:515] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.033702 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:38.034660 28518 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.050076 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:38.052736 28471 ts_tablet_manager.cc:1434] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.005s
I20260713 09:10:38.036640 28282 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:38.058503 28477 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.060623 28495 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.061617 28473 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:38.062132 28473 ts_tablet_manager.cc:1403] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.000s
I20260713 09:10:38.051384 28518 raft_consensus.cc:3060] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.066475 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:38.067454 28511 raft_consensus.cc:493] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.067962 28511 raft_consensus.cc:515] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.069443 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.053402 28357 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:38.078241 28471 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:38.070113 28511 leader_election.cc:290] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.070025 28428 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:38.077704 28478 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.086318 28396 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:38.087898 28478 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.103116 28323 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.104040 28495 raft_consensus.cc:2804] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.104413 28495 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.104738 28495 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.105325 28589 leader_election.cc:290] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.112495 28520 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.128443 28526 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.128500 28531 raft_consensus.cc:493] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.132474 28526 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:38.159025 28397 leader_election.cc:343] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.227492 28495 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.180615 28526 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.207521 28531 raft_consensus.cc:515] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:38.249881 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 99898us
I20260713 09:10:38.265666 28478 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.271085 28473 raft_consensus.cc:359] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.271528 28473 raft_consensus.cc:385] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.271813 28473 raft_consensus.cc:740] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.272305 28473 consensus_queue.cc:260] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.273594 28473 ts_tablet_manager.cc:1434] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.211s	user 0.005s	sys 0.000s
I20260713 09:10:38.274214 28352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:38.274864 28352 raft_consensus.cc:2468] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:38.269923 28581 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:10:38.282297 28520 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
W20260713 09:10:38.292232 28586 log.cc:927] Time spent T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: Append to log took a long time: real 0.203s	user 0.001s	sys 0.000s
I20260713 09:10:38.262141 28177 catalog_manager.cc:5697] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.277088 28531 leader_election.cc:290] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:38.285063 28495 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.275898 28247 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
W20260713 09:10:38.313995 28591 log.cc:927] Time spent T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: Append to log took a long time: real 0.189s	user 0.000s	sys 0.001s
W20260713 09:10:38.317399 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 51261.4us
I20260713 09:10:38.313679 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:38.327016 28471 tablet_bootstrap.cc:654] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.291303 28396 leader_election.cc:304] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
W20260713 09:10:38.311024 28397 consensus_peers.cc:597] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:38.328701 28397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 51004.3us
W20260713 09:10:38.329546 28397 leader_election.cc:343] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.325306 28598 raft_consensus.cc:2749] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.332055 28531 raft_consensus.cc:2804] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.332417 28531 raft_consensus.cc:493] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.332759 28531 raft_consensus.cc:3060] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.294405 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:38.334547 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:38.335095 28277 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.335805 28472 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:38.336223 28472 ts_tablet_manager.cc:1403] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.316s	user 0.009s	sys 0.025s
I20260713 09:10:38.337746 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:38.338291 28355 raft_consensus.cc:2468] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:38.338905 28526 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.347157 28473 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:38.339223 28472 raft_consensus.cc:359] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.433571 28472 raft_consensus.cc:385] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.433944 28472 raft_consensus.cc:740] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.434837 28472 consensus_queue.cc:260] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.433084 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:38.438930 28354 raft_consensus.cc:2468] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:38.410655 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.444236 28518 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:38.445875 28601 log.cc:927] Time spent T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260713 09:10:38.447909 28518 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:38.448851 28472 ts_tablet_manager.cc:1434] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.109s	user 0.025s	sys 0.005s
I20260713 09:10:38.449826 28472 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:38.373350 28247 leader_election.cc:304] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.464187 28526 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:38.477138 28598 raft_consensus.cc:2804] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:10:38.477067 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.66:38821, user_credentials={real_user=slave}} blocked reactor thread for 108290us
I20260713 09:10:38.478783 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:38.484622 28354 raft_consensus.cc:3060] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.486224 28277 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:38.482429 28471 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:38.487340 28471 ts_tablet_manager.cc:1403] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.409s	user 0.006s	sys 0.014s
I20260713 09:10:38.470427 28427 raft_consensus.cc:2393] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:38.445284 28531 raft_consensus.cc:515] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.483817 28598 raft_consensus.cc:493] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.491580 28598 raft_consensus.cc:3060] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:38.503048 28323 leader_election.cc:343] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.527719 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:38.528328 28357 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.531358 28526 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.520362 28478 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260713 09:10:38.535508 28323 leader_election.cc:343] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.621053 28531 leader_election.cc:290] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:38.619021 28598 raft_consensus.cc:515] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.625020 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.631888 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.636211 28428 raft_consensus.cc:2468] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:38.636899 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:38.637535 28431 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.637830 28427 raft_consensus.cc:2393] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:38.645512 28357 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:38.644692 28431 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:38.647332 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:38.647504 28598 leader_election.cc:290] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.647871 28427 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.654491 28471 raft_consensus.cc:359] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.655886 28471 raft_consensus.cc:385] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.656085 28471 raft_consensus.cc:740] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.656608 28471 consensus_queue.cc:260] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.658171 28471 ts_tablet_manager.cc:1434] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.171s	user 0.003s	sys 0.003s
I20260713 09:10:38.658998 28471 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
W20260713 09:10:38.668519 28606 log.cc:927] Time spent T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260713 09:10:38.666942 28473 tablet_bootstrap.cc:654] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.673408 28471 tablet_bootstrap.cc:654] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.677719 28472 tablet_bootstrap.cc:654] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.700479 28473 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:38.701012 28473 ts_tablet_manager.cc:1403] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.354s	user 0.014s	sys 0.016s
I20260713 09:10:38.703451 28473 raft_consensus.cc:359] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.704141 28473 raft_consensus.cc:385] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.704438 28473 raft_consensus.cc:740] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.705258 28472 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:38.705152 28473 consensus_queue.cc:260] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.707684 28473 ts_tablet_manager.cc:1434] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:38.707850 28471 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:38.708238 28471 ts_tablet_manager.cc:1403] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260713 09:10:38.708545 28473 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:38.705724 28472 ts_tablet_manager.cc:1403] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.256s	user 0.015s	sys 0.000s
I20260713 09:10:38.710525 28471 raft_consensus.cc:359] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.711161 28471 raft_consensus.cc:385] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.711035 28472 raft_consensus.cc:359] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.711505 28471 raft_consensus.cc:740] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.711930 28472 raft_consensus.cc:385] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.712261 28472 raft_consensus.cc:740] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.712241 28471 consensus_queue.cc:260] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.713151 28472 consensus_queue.cc:260] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.714339 28473 tablet_bootstrap.cc:654] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.715440 28472 ts_tablet_manager.cc:1434] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:38.716367 28472 tablet_bootstrap.cc:492] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:38.717244 28280 raft_consensus.cc:3060] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.718643 28473 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:38.718983 28473 ts_tablet_manager.cc:1403] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:10:38.719696 28247 leader_election.cc:304] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.721441 28598 raft_consensus.cc:2804] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.721817 28598 raft_consensus.cc:493] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.722134 28598 raft_consensus.cc:3060] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.720773 28473 raft_consensus.cc:359] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.723511 28473 raft_consensus.cc:385] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.723807 28473 raft_consensus.cc:740] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.723966 28471 ts_tablet_manager.cc:1434] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:10:38.724391 28473 consensus_queue.cc:260] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.724906 28471 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:38.726567 28473 ts_tablet_manager.cc:1434] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:38.727372 28473 tablet_bootstrap.cc:492] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:38.727896 28598 raft_consensus.cc:515] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.729475 28472 tablet_bootstrap.cc:654] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.731159 28471 tablet_bootstrap.cc:654] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.731483 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:38.732870 28473 tablet_bootstrap.cc:654] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.738869 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:38.739634 28275 raft_consensus.cc:2393] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 1: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:38.741761 28598 leader_election.cc:290] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.748867 28472 tablet_bootstrap.cc:492] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:38.749295 28472 ts_tablet_manager.cc:1403] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260713 09:10:38.752697 28472 raft_consensus.cc:359] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.753379 28472 raft_consensus.cc:385] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.753672 28472 raft_consensus.cc:740] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.754315 28472 consensus_queue.cc:260] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.757746 28473 tablet_bootstrap.cc:492] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:38.757762 28471 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:38.758407 28472 ts_tablet_manager.cc:1434] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:10:38.758433 28471 ts_tablet_manager.cc:1403] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260713 09:10:38.758431 28473 ts_tablet_manager.cc:1403] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.017s
I20260713 09:10:38.759323 28472 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Bootstrap starting.
I20260713 09:10:38.761097 28471 raft_consensus.cc:359] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.761731 28471 raft_consensus.cc:385] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.761515 28473 raft_consensus.cc:359] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.762048 28471 raft_consensus.cc:740] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.762423 28473 raft_consensus.cc:385] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.762768 28473 raft_consensus.cc:740] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.762794 28471 consensus_queue.cc:260] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.763590 28473 consensus_queue.cc:260] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.765551 28471 ts_tablet_manager.cc:1434] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:10:38.766160 28473 ts_tablet_manager.cc:1434] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:38.766399 28471 tablet_bootstrap.cc:492] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:38.767138 28473 tablet_bootstrap.cc:492] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64: Bootstrap starting.
I20260713 09:10:38.767642 28472 tablet_bootstrap.cc:654] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.772115 28471 tablet_bootstrap.cc:654] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.773492 28472 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: No bootstrap required, opened a new log
I20260713 09:10:38.773923 28472 ts_tablet_manager.cc:1403] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260713 09:10:38.776749 28472 raft_consensus.cc:359] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.777433 28472 raft_consensus.cc:385] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.778151 28598 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.778599 28598 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.780519 28598 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.780719 28473 tablet_bootstrap.cc:654] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.781414 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:38.777691 28472 raft_consensus.cc:740] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.782166 28431 raft_consensus.cc:2393] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:38.782670 28472 consensus_queue.cc:260] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.783087 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:38.783496 28428 raft_consensus.cc:3060] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.783931 28531 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.786689 28472 ts_tablet_manager.cc:1434] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260713 09:10:38.779000 28397 leader_election.cc:343] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:38.788216 28584 consensus_queue.cc:1048] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.790587 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.791213 28431 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:38.793112 28247 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.794015 28596 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.794324 28596 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.794600 28596 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.808077 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:38.808688 28355 raft_consensus.cc:3060] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.814771 28355 raft_consensus.cc:2468] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:38.814633 28596 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.816546 28596 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.816944 28428 raft_consensus.cc:2468] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:38.817631 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:38.821817 28431 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.822459 28473 tablet_bootstrap.cc:492] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64: No bootstrap required, opened a new log
I20260713 09:10:38.822892 28473 ts_tablet_manager.cc:1403] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.001s
I20260713 09:10:38.633180 28354 raft_consensus.cc:2468] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:38.825430 28473 raft_consensus.cc:359] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.826061 28473 raft_consensus.cc:385] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.826306 28473 raft_consensus.cc:740] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.826954 28473 consensus_queue.cc:260] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.829011 28473 ts_tablet_manager.cc:1434] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:38.830543 28431 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:38.819041 28471 tablet_bootstrap.cc:492] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:38.831996 28471 ts_tablet_manager.cc:1403] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.006s
I20260713 09:10:38.834043 28478 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.834504 28478 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.836609 28478 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
W20260713 09:10:38.618824 28323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 84251.2us
I20260713 09:10:38.837954 28323 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.837855 28471 raft_consensus.cc:359] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.839120 28471 raft_consensus.cc:385] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.839434 28471 raft_consensus.cc:740] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.840065 28471 consensus_queue.cc:260] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.840466 28247 leader_election.cc:304] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.841181 28598 raft_consensus.cc:2804] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.841352 28247 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.841650 28598 raft_consensus.cc:697] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:38.842476 28471 ts_tablet_manager.cc:1434] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:10:38.842593 28598 consensus_queue.cc:237] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.846305 28471 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:38.847249 28427 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:38.847739 28596 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.848486 28596 raft_consensus.cc:697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:38.849650 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:38.850232 28281 raft_consensus.cc:3060] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.850994 28596 consensus_queue.cc:237] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.853619 28471 tablet_bootstrap.cc:654] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.853502 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:38.879521 28282 raft_consensus.cc:2393] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 1: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:38.882627 28628 raft_consensus.cc:493] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:38.883256 28628 raft_consensus.cc:515] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.885044 28281 raft_consensus.cc:2468] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:38.886198 28397 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.886870 28526 raft_consensus.cc:2804] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.887318 28526 raft_consensus.cc:697] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:38.887553 28628 leader_election.cc:290] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.888095 28526 consensus_queue.cc:237] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.889231 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.889825 28427 raft_consensus.cc:2468] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:38.891023 28247 leader_election.cc:304] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.891790 28628 raft_consensus.cc:2804] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:38.892089 28628 raft_consensus.cc:493] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:38.892390 28628 raft_consensus.cc:3060] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.900580 28628 raft_consensus.cc:515] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.902371 28628 leader_election.cc:290] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:38.903388 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:38.903925 28427 raft_consensus.cc:3060] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:38.909997 28427 raft_consensus.cc:2468] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:38.910979 28247 leader_election.cc:304] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:38.911988 28628 raft_consensus.cc:2804] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.912603 28628 raft_consensus.cc:697] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:38.913511 28628 consensus_queue.cc:237] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.915354 28396 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:38.913962 28471 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:38.917927 28471 ts_tablet_manager.cc:1403] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.008s
I20260713 09:10:38.918428 28518 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.918898 28518 raft_consensus.cc:697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:38.919651 28518 consensus_queue.cc:237] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.920398 28471 raft_consensus.cc:359] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.921043 28471 raft_consensus.cc:385] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.921298 28471 raft_consensus.cc:740] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.921885 28471 consensus_queue.cc:260] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.923952 28471 ts_tablet_manager.cc:1434] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:38.924778 28471 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
W20260713 09:10:38.925148 28228 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:38.930586 28471 tablet_bootstrap.cc:654] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:38.930866 28396 leader_election.cc:304] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:38.931623 28519 raft_consensus.cc:2804] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.932087 28519 raft_consensus.cc:697] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:38.932281 28520 raft_consensus.cc:2804] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:38.932643 28584 consensus_queue.cc:1048] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.932909 28519 consensus_queue.cc:237] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:38.934437 28323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 53100us
I20260713 09:10:38.934597 28478 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:38.932713 28520 raft_consensus.cc:697] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:38.937489 28520 consensus_queue.cc:237] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.943779 28322 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:38.944634 28638 raft_consensus.cc:2749] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:38.946470 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:38.947198 28431 raft_consensus.cc:2393] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 1: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:38.955883 28495 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.977680 28471 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:38.978165 28471 ts_tablet_manager.cc:1403] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.011s
I20260713 09:10:38.980599 28471 raft_consensus.cc:359] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.981266 28471 raft_consensus.cc:385] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:38.981504 28471 raft_consensus.cc:740] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:38.982053 28471 consensus_queue.cc:260] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:38.984293 28471 ts_tablet_manager.cc:1434] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:38.985195 28471 tablet_bootstrap.cc:492] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
W20260713 09:10:38.987241 28396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.66:38821, user_credentials={real_user=slave}} blocked reactor thread for 52906.9us
I20260713 09:10:38.990509 28471 tablet_bootstrap.cc:654] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.001371 28471 tablet_bootstrap.cc:492] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:39.001829 28471 ts_tablet_manager.cc:1403] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260713 09:10:39.004251 28471 raft_consensus.cc:359] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.004904 28471 raft_consensus.cc:385] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.005153 28471 raft_consensus.cc:740] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.005955 28471 consensus_queue.cc:260] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.008100 28471 ts_tablet_manager.cc:1434] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260713 09:10:39.008002 28322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 55013.1us
I20260713 09:10:39.009081 28471 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:39.009605 28322 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
W20260713 09:10:39.011116 28323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 75532.7us
I20260713 09:10:39.011683 28478 raft_consensus.cc:2804] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.012135 28478 raft_consensus.cc:697] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:39.012903 28478 consensus_queue.cc:237] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.013625 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:39.015092 28471 tablet_bootstrap.cc:654] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.017508 28495 raft_consensus.cc:493] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.018031 28495 raft_consensus.cc:515] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.020012 28495 leader_election.cc:290] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:39.022953 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:39.023578 28431 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:39.023267 28179 catalog_manager.cc:5697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.025215 28322 leader_election.cc:304] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:39.025995 28643 raft_consensus.cc:2804] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.026403 28643 raft_consensus.cc:493] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.025211 28179 catalog_manager.cc:5697] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.026731 28643 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.027475 28179 catalog_manager.cc:5697] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.037761 28643 raft_consensus.cc:515] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.039915 28643 leader_election.cc:290] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:39.041225 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:39.041590 28352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:39.041999 28354 raft_consensus.cc:2393] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:39.042109 28352 raft_consensus.cc:3060] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.043174 28471 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:39.043650 28471 ts_tablet_manager.cc:1403] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.002s
I20260713 09:10:39.046310 28471 raft_consensus.cc:359] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.046936 28471 raft_consensus.cc:385] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.047178 28471 raft_consensus.cc:740] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.048480 28352 raft_consensus.cc:2468] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:39.041232 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:39.049945 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:39.050315 28427 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.050170 28247 leader_election.cc:304] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:39.050477 28355 raft_consensus.cc:2468] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 0.
I20260713 09:10:39.051589 28471 consensus_queue.cc:260] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.049723 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:39.052524 28350 raft_consensus.cc:3060] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.052999 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:39.053537 28273 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.053785 28471 ts_tablet_manager.cc:1434] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:10:39.054683 28471 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: Bootstrap starting.
I20260713 09:10:39.052542 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:39.057744 28323 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:39.051982 28598 raft_consensus.cc:2749] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.049301 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:39.059091 28351 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.060060 28273 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:39.064028 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:39.067929 28350 raft_consensus.cc:2468] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:39.069522 28323 leader_election.cc:304] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:39.070273 28524 raft_consensus.cc:2804] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.070906 28524 raft_consensus.cc:697] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:39.071762 28524 consensus_queue.cc:237] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.072472 28427 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:39.076063 28351 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:39.076853 28643 raft_consensus.cc:2749] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.078613 28471 tablet_bootstrap.cc:654] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:39.086527 28471 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: No bootstrap required, opened a new log
I20260713 09:10:39.086964 28471 ts_tablet_manager.cc:1403] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260713 09:10:39.089354 28471 raft_consensus.cc:359] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.089977 28471 raft_consensus.cc:385] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:39.090224 28471 raft_consensus.cc:740] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Initialized, Role: FOLLOWER
I20260713 09:10:39.090740 28471 consensus_queue.cc:260] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.092518 28471 ts_tablet_manager.cc:1434] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:39.106170 28178 catalog_manager.cc:5697] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.123176 28177 catalog_manager.cc:5697] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.124935 28177 catalog_manager.cc:5697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.126459 28177 catalog_manager.cc:5697] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:39.137157 28179 catalog_manager.cc:5697] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.138370 28179 catalog_manager.cc:5697] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.157169 28524 raft_consensus.cc:493] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.157577 28524 raft_consensus.cc:515] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.159055 28524 leader_election.cc:290] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:39.159726 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:39.159929 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:39.160238 28282 raft_consensus.cc:2468] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:39.160465 28427 raft_consensus.cc:2468] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 0.
I20260713 09:10:39.160941 28581 raft_consensus.cc:493] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.161355 28323 leader_election.cc:304] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:39.161334 28581 raft_consensus.cc:515] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.162279 28524 raft_consensus.cc:2804] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.162611 28524 raft_consensus.cc:493] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.162923 28524 raft_consensus.cc:3060] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.163501 28581 leader_election.cc:290] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:39.164394 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:39.164980 28282 raft_consensus.cc:2468] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 0.
I20260713 09:10:39.164990 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:39.165915 28397 leader_election.cc:304] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:39.166600 28581 raft_consensus.cc:2804] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:39.166899 28581 raft_consensus.cc:493] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:39.167176 28581 raft_consensus.cc:3060] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.169752 28524 raft_consensus.cc:515] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.170641 28351 raft_consensus.cc:2393] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
I20260713 09:10:39.171737 28581 raft_consensus.cc:515] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.172179 28282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:39.172732 28282 raft_consensus.cc:3060] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.173331 28581 leader_election.cc:290] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:39.174419 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:39.175145 28351 raft_consensus.cc:2393] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
I20260713 09:10:39.177569 28524 leader_election.cc:290] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:39.177822 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:39.178064 28282 raft_consensus.cc:2468] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 1.
I20260713 09:10:39.178969 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:39.179140 28397 leader_election.cc:304] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:39.179006 28323 leader_election.cc:304] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:39.179785 28427 raft_consensus.cc:2393] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:39.180122 28581 raft_consensus.cc:2749] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.180194 28524 raft_consensus.cc:2804] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:39.180815 28524 raft_consensus.cc:697] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:39.181476 28524 consensus_queue.cc:237] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.188859 28179 catalog_manager.cc:5697] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:39.224656 28598 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.234042 28630 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:39.249238 28630 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.249743 28630 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.251672 28630 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:39.252314 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:39.252611 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:39.253221 28427 raft_consensus.cc:2393] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3765db8ab9494ab089eef09054ccdd64 in this term.
I20260713 09:10:39.253947 28247 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:39.254494 28630 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.260692 28630 raft_consensus.cc:2749] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.267895 28581 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.278585 28526 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.325649 28630 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.333611 28478 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.337270 28596 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.347163 28478 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.349050 28596 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:39.349503 28596 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:39.351320 28596 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:39.352203 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:39.353045 28351 raft_consensus.cc:2393] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 1: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:39.354270 28596 consensus_queue.cc:1048] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.354780 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:39.366242 28273 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.367020 28247 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:39.368046 28526 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.368456 28628 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:39.374498 28628 raft_consensus.cc:2749] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:39.387279 28526 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.389348 28628 consensus_queue.cc:1048] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:10:39.398036 28526 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.415283 28526 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.430575 28478 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.443189 28478 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.516850 28524 consensus_queue.cc:1048] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.526750 28524 consensus_queue.cc:1048] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.753453 28524 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.762960 28637 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:39.807240 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:39.813760 28678 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
W20260713 09:10:39.813832 28679 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
W20260713 09:10:39.815656 28681 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
I20260713 09:10:39.816244 27161 server_base.cc:1061] running on GCE node
I20260713 09:10:39.817850 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:39.818028 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:39.818159 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933839818148 us; error 0 us; skew 500 ppm
I20260713 09:10:39.818634 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:39.820946 27161 webserver.cc:533] Webserver started at http://127.26.134.68:38353/ using document root <none> and password file <none>
I20260713 09:10:39.821441 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:39.821666 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:39.821918 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:39.822896 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-3-root/instance:
uuid: "4d125e69fe654bff94dc6d57a79e219b"
format_stamp: "Formatted at 2026-07-13 09:10:39 on dist-test-slave-1cb3"
I20260713 09:10:39.826990 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:10:39.829849 28686 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:39.830593 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:39.830854 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-3-root
uuid: "4d125e69fe654bff94dc6d57a79e219b"
format_stamp: "Formatted at 2026-07-13 09:10:39 on dist-test-slave-1cb3"
I20260713 09:10:39.831105 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-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)
I20260713 09:10:39.845181 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:39.846342 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:39.847508 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:39.849545 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:39.849738 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:39.849941 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:39.850085 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260713 09:10:39.871809 28452 debug-util.cc:398] Leaking SignalData structure 0x7b0800139bc0 after lost signal to thread 27164
W20260713 09:10:39.872776 28452 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd100 after lost signal to thread 28214
W20260713 09:10:39.873922 28452 debug-util.cc:398] Leaking SignalData structure 0x7b0800219740 after lost signal to thread 28306
W20260713 09:10:39.874840 28452 debug-util.cc:398] Leaking SignalData structure 0x7b0800215c40 after lost signal to thread 28381
W20260713 09:10:39.875756 28452 debug-util.cc:398] Leaking SignalData structure 0x7b08000ccce0 after lost signal to thread 28455
W20260713 09:10:39.876570 28452 debug-util.cc:398] Leaking SignalData structure 0x7b08000dcfa0 after lost signal to thread 28602
I20260713 09:10:39.926930 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.68:35813
I20260713 09:10:39.927057 28748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.68:35813 every 8 connection(s)
I20260713 09:10:39.943071 27161 auto_leader_rebalancer-test.cc:392] add a tserver: 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:39.957998 28749 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39755
I20260713 09:10:39.958449 28749 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:39.959342 28749 heartbeater.cc:507] Master 127.26.134.126:39755 requested a full tablet report, sending...
I20260713 09:10:39.961544 28178 ts_manager.cc:194] Registered new tserver with Master: 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:39.963219 28178 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33944
I20260713 09:10:41.036870 28749 heartbeater.cc:499] Master 127.26.134.126:39755 was elected leader, sending a full tablet report...
I20260713 09:10:41.180724 28351 consensus_queue.cc:237] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.187460 28428 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.188683 28495 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.191396 28279 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.192858 28495 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.210134 28760 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
W20260713 09:10:41.215725 28321 consensus_peers.cc:597] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38d2bb66c3fc4dc18543a2de0ad6db9b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.217351 28277 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.229799 28428 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.230674 28177 catalog_manager.cc:5697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.258029 28428 consensus_queue.cc:237] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.276973 28277 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.277659 28351 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.278499 28755 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.279453 28759 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.298580 28755 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.302373 28279 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.313462 28431 consensus_queue.cc:237] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.317875 28178 catalog_manager.cc:5697] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
W20260713 09:10:41.333627 28395 consensus_peers.cc:597] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cd947bff32a4451afe468b8f2783544. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.335071 28351 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
W20260713 09:10:41.347760 28395 consensus_peers.cc:597] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50cda35a6534437c89d47a15a285b46a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.348165 28279 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.348842 28351 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.349635 28755 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.350589 28756 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.366032 28755 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.374162 28277 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.382576 28355 consensus_queue.cc:237] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.386030 28179 catalog_manager.cc:5697] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.390825 28351 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
W20260713 09:10:41.409857 28321 consensus_peers.cc:597] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 880611cf5fd441a196019aed356889e1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:41.410769 28431 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.411988 28277 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:41.412264 28495 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.413331 28643 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:41.420154 28495 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.421893 28431 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.440366 28279 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.441987 28179 catalog_manager.cc:5697] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:41.677138 28783 ts_tablet_manager.cc:933] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:41.680119 28783 tablet_copy_client.cc:323] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:41.696105 28441 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 3cd947bff32a4451afe468b8f2783544 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:41.696668 28441 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 3cd947bff32a4451afe468b8f2783544 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-3cd947bff32a4451afe468b8f2783544
I20260713 09:10:41.703974 28441 tablet_copy_source_session.cc:215] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.707525 28783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cd947bff32a4451afe468b8f2783544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.727458 28783 tablet_copy_client.cc:806] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.728057 28783 tablet_copy_client.cc:670] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.732044 28783 tablet_copy_client.cc:538] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.740362 28783 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:41.763059 28783 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:41.764034 28783 tablet_bootstrap.cc:492] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:41.764722 28783 ts_tablet_manager.cc:1403] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260713 09:10:41.767863 28783 raft_consensus.cc:359] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.768782 28783 raft_consensus.cc:740] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:41.769512 28783 consensus_queue.cc:260] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:41.770536 28303 debug-util.cc:398] Leaking SignalData structure 0x7b08000efea0 after lost signal to thread 27164
W20260713 09:10:41.771476 28303 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2540 after lost signal to thread 28214
W20260713 09:10:41.772594 28303 debug-util.cc:398] Leaking SignalData structure 0x7b080025ece0 after lost signal to thread 28306
W20260713 09:10:41.773550 28303 debug-util.cc:398] Leaking SignalData structure 0x7b08000997e0 after lost signal to thread 28381
W20260713 09:10:41.774816 28303 debug-util.cc:398] Leaking SignalData structure 0x7b0800097700 after lost signal to thread 28455
I20260713 09:10:41.778731 28783 ts_tablet_manager.cc:1434] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260713 09:10:41.779075 28787 ts_tablet_manager.cc:933] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:41.787050 28787 tablet_copy_client.cc:323] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:41.788756 28441 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 50cda35a6534437c89d47a15a285b46a from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:41.789202 28441 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 50cda35a6534437c89d47a15a285b46a from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-50cda35a6534437c89d47a15a285b46a
I20260713 09:10:41.794171 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-3cd947bff32a4451afe468b8f2783544 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:41.794631 28441 tablet_copy_source_session.cc:215] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.794615 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-3cd947bff32a4451afe468b8f2783544 on tablet 3cd947bff32a4451afe468b8f2783544 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:41.797907 28787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cda35a6534437c89d47a15a285b46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.808856 28783 ts_tablet_manager.cc:933] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:41.812959 28787 tablet_copy_client.cc:806] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.813583 28787 tablet_copy_client.cc:670] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.817387 28787 tablet_copy_client.cc:538] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.826051 28787 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:41.826642 28783 tablet_copy_client.cc:323] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.66:38821
I20260713 09:10:41.870666 28367 tablet_copy_service.cc:140] P 3765db8ab9494ab089eef09054ccdd64: Received BeginTabletCopySession request for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:57330)
I20260713 09:10:41.871212 28367 tablet_copy_service.cc:161] P 3765db8ab9494ab089eef09054ccdd64: Beginning new tablet copy session on tablet 38d2bb66c3fc4dc18543a2de0ad6db9b from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:57330: session id = 4d125e69fe654bff94dc6d57a79e219b-38d2bb66c3fc4dc18543a2de0ad6db9b
I20260713 09:10:41.883080 28792 ts_tablet_manager.cc:933] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:41.896091 28792 tablet_copy_client.cc:323] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.66:38821
I20260713 09:10:41.896257 28367 tablet_copy_source_session.cc:215] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.897806 28366 tablet_copy_service.cc:140] P 3765db8ab9494ab089eef09054ccdd64: Received BeginTabletCopySession request for tablet 880611cf5fd441a196019aed356889e1 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:57330)
I20260713 09:10:41.898352 28366 tablet_copy_service.cc:161] P 3765db8ab9494ab089eef09054ccdd64: Beginning new tablet copy session on tablet 880611cf5fd441a196019aed356889e1 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:57330: session id = 4d125e69fe654bff94dc6d57a79e219b-880611cf5fd441a196019aed356889e1
I20260713 09:10:41.899976 28783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.905134 28366 tablet_copy_source_session.cc:215] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:41.908281 28792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880611cf5fd441a196019aed356889e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.916888 28787 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:41.923405 28787 tablet_bootstrap.cc:492] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:41.924495 28787 ts_tablet_manager.cc:1403] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.017s
I20260713 09:10:41.923763 28783 tablet_copy_client.cc:806] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.928083 28783 tablet_copy_client.cc:670] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.932338 28792 tablet_copy_client.cc:806] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:41.932875 28792 tablet_copy_client.cc:670] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:41.933889 28783 tablet_copy_client.cc:538] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.934013 28787 raft_consensus.cc:359] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.934868 28787 raft_consensus.cc:740] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:41.935497 28787 consensus_queue.cc:260] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:41.937603 28787 ts_tablet_manager.cc:1434] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:41.939167 28441 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-50cda35a6534437c89d47a15a285b46a received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:41.939538 28441 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-50cda35a6534437c89d47a15a285b46a on tablet 50cda35a6534437c89d47a15a285b46a with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:41.948112 28783 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:41.953610 28792 tablet_copy_client.cc:538] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:41.963397 28792 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:41.999925 28783 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:42.005573 28783 tablet_bootstrap.cc:492] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:42.014860 28792 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:42.015614 28783 ts_tablet_manager.cc:1403] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.002s
I20260713 09:10:42.015753 28792 tablet_bootstrap.cc:492] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:42.016433 28792 ts_tablet_manager.cc:1403] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.012s
I20260713 09:10:42.018734 28783 raft_consensus.cc:359] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:42.019619 28783 raft_consensus.cc:740] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:42.020294 28783 consensus_queue.cc:260] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:42.022513 28783 ts_tablet_manager.cc:1434] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:42.025796 28367 tablet_copy_service.cc:342] P 3765db8ab9494ab089eef09054ccdd64: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-38d2bb66c3fc4dc18543a2de0ad6db9b received from {username='slave'} at 127.0.0.1:57330
I20260713 09:10:42.026170 28367 tablet_copy_service.cc:434] P 3765db8ab9494ab089eef09054ccdd64: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-38d2bb66c3fc4dc18543a2de0ad6db9b on tablet 38d2bb66c3fc4dc18543a2de0ad6db9b with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:42.028905 28792 raft_consensus.cc:359] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:42.029701 28792 raft_consensus.cc:740] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:42.030331 28792 consensus_queue.cc:260] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:42.033382 28792 ts_tablet_manager.cc:1434] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260713 09:10:42.034973 28367 tablet_copy_service.cc:342] P 3765db8ab9494ab089eef09054ccdd64: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-880611cf5fd441a196019aed356889e1 received from {username='slave'} at 127.0.0.1:57330
I20260713 09:10:42.035395 28367 tablet_copy_service.cc:434] P 3765db8ab9494ab089eef09054ccdd64: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-880611cf5fd441a196019aed356889e1 on tablet 880611cf5fd441a196019aed356889e1 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:42.285827 28724 raft_consensus.cc:1217] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:42.337105 28724 raft_consensus.cc:1217] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:42.355515 28724 raft_consensus.cc:1217] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:42.375929 28724 raft_consensus.cc:1217] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:10:42.427790 28321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.68:35813, user_credentials={real_user=slave}} blocked reactor thread for 49524.9us
I20260713 09:10:42.703521 28799 raft_consensus.cc:1064] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:42.706360 28799 consensus_queue.cc:237] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:42.724344 28724 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.725926 28798 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.742549 28431 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.745864 28643 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.751631 28755 raft_consensus.cc:1064] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:42.754386 28755 consensus_queue.cc:237] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:42.767079 28758 raft_consensus.cc:1064] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:42.769343 28758 consensus_queue.cc:237] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:42.779462 28724 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.780911 28798 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.795593 28279 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.798518 28428 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.799434 28643 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.820356 28798 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.852080 28277 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.855206 28799 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:42.889001 28759 raft_consensus.cc:1064] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:42.889644 28351 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.906090 28812 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260713 09:10:42.931396 28724 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.937059 28799 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:42.938378 28277 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:42.927621 28759 consensus_queue.cc:237] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:42.947674 28279 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:42.949150 28797 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:42.956980 28758 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:42.963318 28814 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:42.965528 28723 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:42.979157 28427 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:42.979346 28428 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.006906 28282 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.014225 28178 catalog_manager.cc:5697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.034310 28721 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.035519 28355 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.041921 28797 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:43.045130 28277 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:43.047188 28814 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:43.050194 28722 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.063836 28759 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260713 09:10:43.094317 28814 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.111454 28724 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.126843 28350 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.113469 28273 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.184090 28813 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.171543 28180 catalog_manager.cc:5697] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.205140 28355 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.212581 28721 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.239524 28282 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.319839 28180 catalog_manager.cc:5697] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.338578 28180 catalog_manager.cc:5697] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.358858 28355 consensus_queue.cc:237] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:43.364164 28350 consensus_queue.cc:237] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [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: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:43.365947 28721 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.370411 28273 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.372104 28798 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:43.373081 28758 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:43.373423 28428 consensus_queue.cc:237] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:43.377925 28431 consensus_queue.cc:237] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:43.386224 28427 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.387823 28819 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:43.388741 28724 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.391274 28758 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.395341 28723 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.398134 28799 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.401568 28282 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.404385 28814 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.408245 28813 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.411662 28724 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.413854 28350 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.415375 28813 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.424108 28819 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.411527 28431 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.417485 28273 raft_consensus.cc:2955] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.456349 28721 raft_consensus.cc:1275] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:43.461266 28814 consensus_queue.cc:1048] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:43.461404 28177 catalog_manager.cc:5697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.467981 28810 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.476534 28421 tablet_service.cc:1558] Processing DeleteTablet for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b with delete_type TABLET_DATA_TOMBSTONED (TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36202
I20260713 09:10:43.478024 28178 catalog_manager.cc:5697] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.484319 28350 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.485597 28797 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.491117 28724 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.514585 28721 raft_consensus.cc:2955] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.482105 28722 raft_consensus.cc:2955] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.494622 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50cda35a6534437c89d47a15a285b46a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.517485 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38d2bb66c3fc4dc18543a2de0ad6db9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.506891 28273 raft_consensus.cc:2955] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.512796 28177 catalog_manager.cc:5697] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:43.531877 28271 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cd947bff32a4451afe468b8f2783544 with delete_type TABLET_DATA_TOMBSTONED (TS 86b1ec9f3fd94a6481c3c4be03700832 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260713 09:10:43.540143 28266 tablet_service.cc:1558] Processing DeleteTablet for tablet 880611cf5fd441a196019aed356889e1 with delete_type TABLET_DATA_TOMBSTONED (TS 86b1ec9f3fd94a6481c3c4be03700832 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260713 09:10:43.546281 28180 catalog_manager.cc:5697] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:43.547981 28832 tablet_replica.cc:333] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:10:43.549332 28832 raft_consensus.cc:2243] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.550124 28832 raft_consensus.cc:2272] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.561987 28831 tablet_replica.cc:333] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:10:43.563293 28832 ts_tablet_manager.cc:1916] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.563588 28831 raft_consensus.cc:2243] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.564963 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cd947bff32a4451afe468b8f2783544 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 09:10:43.569913 28322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 64244.1us
I20260713 09:10:43.571496 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 880611cf5fd441a196019aed356889e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:43.573240 28343 tablet_service.cc:1558] Processing DeleteTablet for tablet 50cda35a6534437c89d47a15a285b46a with delete_type TABLET_DATA_TOMBSTONED (TS 3765db8ab9494ab089eef09054ccdd64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35580
I20260713 09:10:43.580459 28831 raft_consensus.cc:2272] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.583756 28834 tablet_replica.cc:333] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:10:43.587059 28831 ts_tablet_manager.cc:1916] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.588323 28834 raft_consensus.cc:2243] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.618557 28834 raft_consensus.cc:2272] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.603777 28831 ts_tablet_manager.cc:1929] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:43.614725 28832 ts_tablet_manager.cc:1929] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:43.620812 28831 log.cc:1199] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/wals/38d2bb66c3fc4dc18543a2de0ad6db9b
I20260713 09:10:43.620908 28832 log.cc:1199] T 3cd947bff32a4451afe468b8f2783544 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/wals/3cd947bff32a4451afe468b8f2783544
I20260713 09:10:43.622426 28834 ts_tablet_manager.cc:1916] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.622941 28832 tablet_replica.cc:333] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:10:43.623226 28166 catalog_manager.cc:5028] TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): tablet 38d2bb66c3fc4dc18543a2de0ad6db9b (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:43.623862 28832 raft_consensus.cc:2243] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.624346 28167 catalog_manager.cc:5028] TS 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): tablet 3cd947bff32a4451afe468b8f2783544 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:43.624610 28832 raft_consensus.cc:2272] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.628154 28832 ts_tablet_manager.cc:1916] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:43.639511 28834 ts_tablet_manager.cc:1929] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:43.640041 28834 log.cc:1199] T 50cda35a6534437c89d47a15a285b46a P 3765db8ab9494ab089eef09054ccdd64: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/wals/50cda35a6534437c89d47a15a285b46a
I20260713 09:10:43.641785 28166 catalog_manager.cc:5028] TS 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): tablet 50cda35a6534437c89d47a15a285b46a (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:43.642990 28832 ts_tablet_manager.cc:1929] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:43.643402 28832 log.cc:1199] T 880611cf5fd441a196019aed356889e1 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/wals/880611cf5fd441a196019aed356889e1
I20260713 09:10:43.645887 28167 catalog_manager.cc:5028] TS 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): tablet 880611cf5fd441a196019aed356889e1 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:44.674202 28282 consensus_queue.cc:237] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:44.680166 28428 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.683380 28355 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.684104 28827 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.685909 28827 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:44.708429 28246 consensus_peers.cc:597] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 354b05efd9864c589a6fe2121e3bc970. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.714643 28841 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.734445 28427 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.737111 28355 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.750188 28179 catalog_manager.cc:5697] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.762363 28273 consensus_queue.cc:237] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:44.771950 28427 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:44.775365 28246 consensus_peers.cc:597] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46be13e2bfd64322ad5dcc4b68b773d5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.776364 28355 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.777024 28841 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.777870 28827 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.808712 28827 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.814675 28428 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.836511 28355 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.839795 28427 consensus_queue.cc:237] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:44.878952 28395 consensus_peers.cc:597] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24919a1c392b4b068074db49a5353128. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.879559 28350 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.876464 28179 catalog_manager.cc:5697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.880996 28797 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.884907 28273 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.886336 28810 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.898104 28810 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.901540 28350 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.905812 28282 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.916155 28179 catalog_manager.cc:5697] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.919600 28350 consensus_queue.cc:237] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:44.937855 28427 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:44.938481 28282 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:44.937789 28321 consensus_peers.cc:597] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 511ff554bc6e4e169f8f7f8ab9b0a676. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:44.939256 28799 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.941232 28833 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:44.966432 28427 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.967837 28282 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.965027 28858 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:44.980273 28177 catalog_manager.cc:5697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:45.235368 28859 ts_tablet_manager.cc:933] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349)
I20260713 09:10:45.251534 28859 tablet_copy_client.cc:323] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.65:39349
I20260713 09:10:45.353147 28864 ts_tablet_manager.cc:933] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349)
I20260713 09:10:45.359691 28863 ts_tablet_manager.cc:933] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:45.374447 28292 tablet_copy_service.cc:140] P 86b1ec9f3fd94a6481c3c4be03700832: Received BeginTabletCopySession request for tablet 46be13e2bfd64322ad5dcc4b68b773d5 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43100)
I20260713 09:10:45.375010 28292 tablet_copy_service.cc:161] P 86b1ec9f3fd94a6481c3c4be03700832: Beginning new tablet copy session on tablet 46be13e2bfd64322ad5dcc4b68b773d5 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43100: session id = 4d125e69fe654bff94dc6d57a79e219b-46be13e2bfd64322ad5dcc4b68b773d5
I20260713 09:10:45.386318 28292 tablet_copy_source_session.cc:215] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:45.389535 28859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46be13e2bfd64322ad5dcc4b68b773d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.414618 28863 tablet_copy_client.cc:323] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:45.416676 28441 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 24919a1c392b4b068074db49a5353128 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:45.417207 28441 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 24919a1c392b4b068074db49a5353128 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-24919a1c392b4b068074db49a5353128
I20260713 09:10:45.425294 28441 tablet_copy_source_session.cc:215] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:45.437868 28867 ts_tablet_manager.cc:933] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:45.438540 28863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24919a1c392b4b068074db49a5353128. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.438690 28864 tablet_copy_client.cc:323] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.65:39349
I20260713 09:10:45.442153 28292 tablet_copy_service.cc:140] P 86b1ec9f3fd94a6481c3c4be03700832: Received BeginTabletCopySession request for tablet 354b05efd9864c589a6fe2121e3bc970 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43100)
I20260713 09:10:45.442788 28292 tablet_copy_service.cc:161] P 86b1ec9f3fd94a6481c3c4be03700832: Beginning new tablet copy session on tablet 354b05efd9864c589a6fe2121e3bc970 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43100: session id = 4d125e69fe654bff94dc6d57a79e219b-354b05efd9864c589a6fe2121e3bc970
I20260713 09:10:45.450452 28859 tablet_copy_client.cc:806] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:45.451282 28859 tablet_copy_client.cc:670] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:45.452431 28292 tablet_copy_source_session.cc:215] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:45.457084 28859 tablet_copy_client.cc:538] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:45.457132 28867 tablet_copy_client.cc:323] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.66:38821
I20260713 09:10:45.458459 28864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354b05efd9864c589a6fe2121e3bc970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.460881 28367 tablet_copy_service.cc:140] P 3765db8ab9494ab089eef09054ccdd64: Received BeginTabletCopySession request for tablet 511ff554bc6e4e169f8f7f8ab9b0a676 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:57330)
I20260713 09:10:45.461410 28367 tablet_copy_service.cc:161] P 3765db8ab9494ab089eef09054ccdd64: Beginning new tablet copy session on tablet 511ff554bc6e4e169f8f7f8ab9b0a676 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:57330: session id = 4d125e69fe654bff94dc6d57a79e219b-511ff554bc6e4e169f8f7f8ab9b0a676
I20260713 09:10:45.474076 28367 tablet_copy_source_session.cc:215] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:45.484187 28864 tablet_copy_client.cc:806] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:45.484763 28864 tablet_copy_client.cc:670] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:45.486575 28859 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:45.477959 28863 tablet_copy_client.cc:806] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:45.487103 28867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 511ff554bc6e4e169f8f7f8ab9b0a676. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.487421 28863 tablet_copy_client.cc:670] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:45.493247 28864 tablet_copy_client.cc:538] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:45.495388 28863 tablet_copy_client.cc:538] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:45.514673 28863 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:45.526132 28864 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:45.532368 28867 tablet_copy_client.cc:806] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:45.540057 28867 tablet_copy_client.cc:670] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:45.547479 28867 tablet_copy_client.cc:538] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:45.572718 28859 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:45.573734 28859 tablet_bootstrap.cc:492] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:45.574453 28859 ts_tablet_manager.cc:1403] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.026s
I20260713 09:10:45.577625 28859 raft_consensus.cc:359] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.578464 28859 raft_consensus.cc:740] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:45.579128 28859 consensus_queue.cc:260] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.579766 28863 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:45.589532 28863 tablet_bootstrap.cc:492] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:45.595851 28863 ts_tablet_manager.cc:1403] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.006s
I20260713 09:10:45.593284 28859 ts_tablet_manager.cc:1434] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:10:45.586138 28867 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:45.600080 28292 tablet_copy_service.cc:342] P 86b1ec9f3fd94a6481c3c4be03700832: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-46be13e2bfd64322ad5dcc4b68b773d5 received from {username='slave'} at 127.0.0.1:43100
I20260713 09:10:45.600541 28292 tablet_copy_service.cc:434] P 86b1ec9f3fd94a6481c3c4be03700832: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-46be13e2bfd64322ad5dcc4b68b773d5 on tablet 46be13e2bfd64322ad5dcc4b68b773d5 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:45.607352 28863 raft_consensus.cc:359] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.613113 28863 raft_consensus.cc:740] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:45.613749 28863 consensus_queue.cc:260] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.615865 28863 ts_tablet_manager.cc:1434] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260713 09:10:45.618889 28441 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-24919a1c392b4b068074db49a5353128 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:45.619299 28441 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-24919a1c392b4b068074db49a5353128 on tablet 24919a1c392b4b068074db49a5353128 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:45.627218 28864 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:45.628044 28864 tablet_bootstrap.cc:492] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:45.628700 28864 ts_tablet_manager.cc:1403] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.009s
I20260713 09:10:45.631393 28864 raft_consensus.cc:359] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.632169 28864 raft_consensus.cc:740] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:45.636593 28864 consensus_queue.cc:260] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.639791 28864 ts_tablet_manager.cc:1434] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:10:45.643143 28292 tablet_copy_service.cc:342] P 86b1ec9f3fd94a6481c3c4be03700832: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-354b05efd9864c589a6fe2121e3bc970 received from {username='slave'} at 127.0.0.1:43100
I20260713 09:10:45.643572 28292 tablet_copy_service.cc:434] P 86b1ec9f3fd94a6481c3c4be03700832: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-354b05efd9864c589a6fe2121e3bc970 on tablet 354b05efd9864c589a6fe2121e3bc970 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:45.651710 28867 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:45.652607 28867 tablet_bootstrap.cc:492] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:45.653322 28867 ts_tablet_manager.cc:1403] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.015s
I20260713 09:10:45.656124 28867 raft_consensus.cc:359] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.656961 28867 raft_consensus.cc:740] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:45.657600 28867 consensus_queue.cc:260] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:45.660054 28867 ts_tablet_manager.cc:1434] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:10:45.661551 28367 tablet_copy_service.cc:342] P 3765db8ab9494ab089eef09054ccdd64: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-511ff554bc6e4e169f8f7f8ab9b0a676 received from {username='slave'} at 127.0.0.1:57330
I20260713 09:10:45.661937 28367 tablet_copy_service.cc:434] P 3765db8ab9494ab089eef09054ccdd64: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-511ff554bc6e4e169f8f7f8ab9b0a676 on tablet 511ff554bc6e4e169f8f7f8ab9b0a676 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:45.761816 28724 raft_consensus.cc:1217] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.828671 28724 raft_consensus.cc:1217] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.884413 28724 raft_consensus.cc:1217] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:45.924991 28724 raft_consensus.cc:1217] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:46.222572 28810 raft_consensus.cc:1064] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:46.225080 28810 consensus_queue.cc:237] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.234052 28724 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.235594 28797 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.244184 28355 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.245476 28797 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.263033 28273 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.263383 28797 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.267274 28355 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.269361 28810 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.287117 28724 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.298142 28876 raft_consensus.cc:1064] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:46.300727 28876 consensus_queue.cc:237] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.302488 28177 catalog_manager.cc:5697] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.318320 28721 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.319432 28355 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.319736 28427 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.320957 28875 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.324930 28882 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.332190 28273 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.336809 28882 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.356010 28882 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.357852 28724 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.360256 28355 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.366677 28427 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.389925 28180 catalog_manager.cc:5697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.399909 28858 raft_consensus.cc:1064] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:46.403090 28858 consensus_queue.cc:237] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.418223 28427 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.418875 28724 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.420024 28874 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.421226 28273 consensus_queue.cc:237] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.422168 28874 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.427184 28282 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.428069 28721 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.430043 28428 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.429997 28827 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.431469 28875 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.434589 28874 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.436797 28875 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.440549 28428 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.442099 28721 raft_consensus.cc:2955] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.461948 28882 raft_consensus.cc:1064] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:46.463827 28178 catalog_manager.cc:5697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.464227 28882 consensus_queue.cc:237] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.478144 28343 tablet_service.cc:1558] Processing DeleteTablet for tablet 46be13e2bfd64322ad5dcc4b68b773d5 with delete_type TABLET_DATA_TOMBSTONED (TS 3765db8ab9494ab089eef09054ccdd64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35580
I20260713 09:10:46.484023 28167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46be13e2bfd64322ad5dcc4b68b773d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:46.488792 28428 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.490712 28355 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.492274 28827 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.493947 28827 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.498469 28721 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:46.502949 28896 tablet_replica.cc:333] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:10:46.503957 28896 raft_consensus.cc:2243] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.504721 28896 raft_consensus.cc:2272] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.505103 28876 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.508237 28896 ts_tablet_manager.cc:1916] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:46.538617 28874 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.544323 28876 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.546276 28724 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.551633 28273 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.558552 28721 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.565630 28896 ts_tablet_manager.cc:1929] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:46.566118 28355 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.566092 28896 log.cc:1199] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3765db8ab9494ab089eef09054ccdd64: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/wals/46be13e2bfd64322ad5dcc4b68b773d5
I20260713 09:10:46.570098 28427 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.570293 28177 catalog_manager.cc:5697] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.571683 28166 catalog_manager.cc:5028] TS 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): tablet 46be13e2bfd64322ad5dcc4b68b773d5 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:46.570098 28428 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.583526 28179 catalog_manager.cc:5697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.595966 28350 consensus_queue.cc:237] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.609652 28721 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.611052 28874 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.612047 28273 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.615805 28874 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:10:46.623723 28858 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.627206 28282 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.627727 28721 raft_consensus.cc:2955] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.647652 28177 catalog_manager.cc:5697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.631182 28273 consensus_queue.cc:237] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.657920 28724 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.658682 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 511ff554bc6e4e169f8f7f8ab9b0a676 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:46.660243 28876 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.667258 28350 raft_consensus.cc:1275] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.668908 28827 consensus_queue.cc:1048] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.668654 28876 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.673008 28350 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.673142 28722 raft_consensus.cc:2955] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.681699 28167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 354b05efd9864c589a6fe2121e3bc970 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:46.683781 28421 tablet_service.cc:1558] Processing DeleteTablet for tablet 511ff554bc6e4e169f8f7f8ab9b0a676 with delete_type TABLET_DATA_TOMBSTONED (TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36202
I20260713 09:10:46.687099 28902 tablet_replica.cc:333] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:10:46.691515 28902 raft_consensus.cc:2243] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.691115 28179 catalog_manager.cc:5697] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New cstate: current_term: 1 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:46.694670 28902 raft_consensus.cc:2272] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.698436 28902 ts_tablet_manager.cc:1916] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:46.702744 28421 tablet_service.cc:1558] Processing DeleteTablet for tablet 354b05efd9864c589a6fe2121e3bc970 with delete_type TABLET_DATA_TOMBSTONED (TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36202
I20260713 09:10:46.713440 28902 ts_tablet_manager.cc:1929] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:46.714742 28902 log.cc:1199] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/wals/511ff554bc6e4e169f8f7f8ab9b0a676
I20260713 09:10:46.716168 28166 catalog_manager.cc:5028] TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): tablet 511ff554bc6e4e169f8f7f8ab9b0a676 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:46.716313 28902 tablet_replica.cc:333] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:10:46.717337 28902 raft_consensus.cc:2243] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.717830 28902 raft_consensus.cc:2272] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.720024 28902 ts_tablet_manager.cc:1916] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:46.731269 28902 ts_tablet_manager.cc:1929] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:46.731526 28902 log.cc:1199] T 354b05efd9864c589a6fe2121e3bc970 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/wals/354b05efd9864c589a6fe2121e3bc970
I20260713 09:10:46.732556 28166 catalog_manager.cc:5028] TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): tablet 354b05efd9864c589a6fe2121e3bc970 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:46.792302 28428 consensus_queue.cc:237] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:46.797879 28722 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.799834 28797 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.797827 28273 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:46.803627 28797 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:46.806531 28810 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.807998 28722 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.820967 28282 raft_consensus.cc:2955] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.821004 28177 catalog_manager.cc:5697] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:46.832581 28343 tablet_service.cc:1558] Processing DeleteTablet for tablet 24919a1c392b4b068074db49a5353128 with delete_type TABLET_DATA_TOMBSTONED (TS 3765db8ab9494ab089eef09054ccdd64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35580
I20260713 09:10:46.833469 28896 tablet_replica.cc:333] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:10:46.834430 28896 raft_consensus.cc:2243] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.835070 28896 raft_consensus.cc:2272] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.837610 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24919a1c392b4b068074db49a5353128 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:46.839871 28896 ts_tablet_manager.cc:1916] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:46.856243 28896 ts_tablet_manager.cc:1929] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:46.856655 28896 log.cc:1199] T 24919a1c392b4b068074db49a5353128 P 3765db8ab9494ab089eef09054ccdd64: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/wals/24919a1c392b4b068074db49a5353128
I20260713 09:10:46.857934 28166 catalog_manager.cc:5028] TS 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): tablet 24919a1c392b4b068074db49a5353128 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:47.870165 28428 consensus_queue.cc:237] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:47.875762 28395 consensus_peers.cc:597] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebcfc2caf21b443788e8884da36a374a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.876071 28282 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.877621 28903 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.877988 28350 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.879501 28810 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.885782 28903 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.887205 28282 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.888896 28350 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.900143 28177 catalog_manager.cc:5697] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.907460 28428 consensus_queue.cc:237] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:47.927536 28395 consensus_peers.cc:597] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20817aa6b8a4456d9c5dff15f7edc198. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.930630 28350 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.931973 28904 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.933336 28282 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.936762 28904 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:47.941895 28904 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.944862 28350 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.955806 28428 consensus_queue.cc:237] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:47.962836 28282 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:47.968546 28179 catalog_manager.cc:5697] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:47.974774 28350 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.975790 28282 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:47.976800 28904 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:47.977820 28395 consensus_peers.cc:597] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a05335ca62d54d54bd23541f53382c19. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.978557 28903 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.000964 28904 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.002758 28350 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.003561 28282 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.016350 28180 catalog_manager.cc:5697] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.037371 28350 consensus_queue.cc:237] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:48.048805 28321 consensus_peers.cc:597] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5581fa89f114379a96518e650179355. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:48.049378 28282 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:48.049886 28428 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:48.050485 28918 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.051290 28901 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:48.057971 28918 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.065459 28282 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.076078 28177 catalog_manager.cc:5697] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.088368 28428 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:48.378129 28924 ts_tablet_manager.cc:933] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:48.382858 28924 tablet_copy_client.cc:323] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:48.383335 28925 ts_tablet_manager.cc:933] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:48.385090 28441 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet ebcfc2caf21b443788e8884da36a374a from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:48.385388 28925 tablet_copy_client.cc:323] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:48.385656 28441 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet ebcfc2caf21b443788e8884da36a374a from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-ebcfc2caf21b443788e8884da36a374a
I20260713 09:10:48.387236 28440 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 20817aa6b8a4456d9c5dff15f7edc198 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:48.387735 28440 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 20817aa6b8a4456d9c5dff15f7edc198 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-20817aa6b8a4456d9c5dff15f7edc198
I20260713 09:10:48.392130 28441 tablet_copy_source_session.cc:215] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:48.394549 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcfc2caf21b443788e8884da36a374a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:48.394635 28440 tablet_copy_source_session.cc:215] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:48.397626 28925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20817aa6b8a4456d9c5dff15f7edc198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:48.408366 28924 tablet_copy_client.cc:806] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:48.408938 28924 tablet_copy_client.cc:670] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:48.415239 28924 tablet_copy_client.cc:538] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:48.420137 28925 tablet_copy_client.cc:806] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:48.420729 28925 tablet_copy_client.cc:670] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:48.425088 28925 tablet_copy_client.cc:538] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:48.426162 28924 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:48.430855 28925 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:48.452369 28924 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:48.453584 28924 tablet_bootstrap.cc:492] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:48.454335 28924 ts_tablet_manager.cc:1403] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260713 09:10:48.457374 28930 ts_tablet_manager.cc:933] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:48.458899 28924 raft_consensus.cc:359] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.459719 28924 raft_consensus.cc:740] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:48.460335 28924 consensus_queue.cc:260] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.465689 28930 tablet_copy_client.cc:323] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:48.467216 28924 ts_tablet_manager.cc:1434] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:10:48.467439 28440 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet a05335ca62d54d54bd23541f53382c19 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:48.467918 28440 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet a05335ca62d54d54bd23541f53382c19 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-a05335ca62d54d54bd23541f53382c19
I20260713 09:10:48.468623 28925 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:48.469350 28441 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-ebcfc2caf21b443788e8884da36a374a received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:48.469507 28925 tablet_bootstrap.cc:492] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:48.469774 28441 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-ebcfc2caf21b443788e8884da36a374a on tablet ebcfc2caf21b443788e8884da36a374a with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:48.470177 28925 ts_tablet_manager.cc:1403] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.015s
I20260713 09:10:48.473059 28925 raft_consensus.cc:359] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.473869 28925 raft_consensus.cc:740] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:48.474490 28925 consensus_queue.cc:260] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.476086 28440 tablet_copy_source_session.cc:215] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:48.477097 28925 ts_tablet_manager.cc:1434] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:10:48.478935 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-20817aa6b8a4456d9c5dff15f7edc198 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:48.479178 28930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a05335ca62d54d54bd23541f53382c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:48.479406 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-20817aa6b8a4456d9c5dff15f7edc198 on tablet 20817aa6b8a4456d9c5dff15f7edc198 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:48.491334 28930 tablet_copy_client.cc:806] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:48.491806 28930 tablet_copy_client.cc:670] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:48.495216 28930 tablet_copy_client.cc:538] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:48.502948 28930 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:48.521595 28930 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:48.522449 28930 tablet_bootstrap.cc:492] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:48.523110 28930 ts_tablet_manager.cc:1403] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.000s
I20260713 09:10:48.525974 28930 raft_consensus.cc:359] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.526764 28930 raft_consensus.cc:740] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:48.527354 28930 consensus_queue.cc:260] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.529619 28930 ts_tablet_manager.cc:1434] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:48.531049 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-a05335ca62d54d54bd23541f53382c19 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:48.531419 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-a05335ca62d54d54bd23541f53382c19 on tablet a05335ca62d54d54bd23541f53382c19 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:48.580474 28930 ts_tablet_manager.cc:933] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:48.581995 28930 tablet_copy_client.cc:323] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.66:38821
I20260713 09:10:48.583295 28367 tablet_copy_service.cc:140] P 3765db8ab9494ab089eef09054ccdd64: Received BeginTabletCopySession request for tablet e5581fa89f114379a96518e650179355 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:57330)
I20260713 09:10:48.583964 28367 tablet_copy_service.cc:161] P 3765db8ab9494ab089eef09054ccdd64: Beginning new tablet copy session on tablet e5581fa89f114379a96518e650179355 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:57330: session id = 4d125e69fe654bff94dc6d57a79e219b-e5581fa89f114379a96518e650179355
I20260713 09:10:48.588703 28367 tablet_copy_source_session.cc:215] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:48.590998 28930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5581fa89f114379a96518e650179355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:48.600906 28930 tablet_copy_client.cc:806] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:48.601404 28930 tablet_copy_client.cc:670] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:48.604316 28930 tablet_copy_client.cc:538] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:48.609762 28930 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:48.623733 28930 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:48.624325 28930 tablet_bootstrap.cc:492] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:48.624773 28930 ts_tablet_manager.cc:1403] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260713 09:10:48.626806 28930 raft_consensus.cc:359] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.627333 28930 raft_consensus.cc:740] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:48.627763 28930 consensus_queue.cc:260] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:48.629663 28930 ts_tablet_manager.cc:1434] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:48.631162 28367 tablet_copy_service.cc:342] P 3765db8ab9494ab089eef09054ccdd64: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-e5581fa89f114379a96518e650179355 received from {username='slave'} at 127.0.0.1:57330
I20260713 09:10:48.631553 28367 tablet_copy_service.cc:434] P 3765db8ab9494ab089eef09054ccdd64: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-e5581fa89f114379a96518e650179355 on tablet e5581fa89f114379a96518e650179355 with peer 4d125e69fe654bff94dc6d57a79e219b
W20260713 09:10:50.135082 28397 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.605s	user 0.001s	sys 0.010s
W20260713 09:10:50.135490 28397 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.605s	user 0.002s	sys 0.010s
I20260713 09:10:50.210033 28940 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.210779 28940 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.213056 28940 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.241714 28939 raft_consensus.cc:493] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.243552 28938 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.248741 28942 raft_consensus.cc:493] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.282843 28943 raft_consensus.cc:493] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.306893 28944 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.335067 28948 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
W20260713 09:10:50.337205 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 52024.6us
I20260713 09:10:50.337918 28949 raft_consensus.cc:493] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
I20260713 09:10:50.340140 28945 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.334034 28939 raft_consensus.cc:515] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.341687 28942 raft_consensus.cc:515] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.346248 28943 raft_consensus.cc:515] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.342489 28938 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.344275 28946 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.352237 28939 leader_election.cc:290] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:50.352982 28946 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.353935 28938 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.354058 28942 leader_election.cc:290] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.343526 28949 raft_consensus.cc:515] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.333670 28940 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.361296 28951 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.361943 28951 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.364202 28951 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.356691 28949 leader_election.cc:290] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.341048 28944 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.371552 28942 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.372056 28942 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.372812 28944 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.373212 28953 raft_consensus.cc:493] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.365103 28939 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.373728 28953 raft_consensus.cc:515] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.381098 28939 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.388418 28953 leader_election.cc:290] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.365247 28940 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.393189 28939 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.369192 28951 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.394752 28940 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.394686 28951 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.346343 28948 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.397431 28948 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.383929 28949 raft_consensus.cc:493] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.401420 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.401727 28949 raft_consensus.cc:515] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.402863 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.406025 28943 leader_election.cc:290] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.357167 28945 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.393136 28942 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.409076 28939 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.409155 28950 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.409719 28939 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.397383 28951 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.409953 28950 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.425450 28946 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.439950 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.440570 28427 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.443079 28945 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.443329 28939 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.444023 28949 leader_election.cc:290] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.427805 28951 raft_consensus.cc:493] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
I20260713 09:10:50.448225 28950 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
W20260713 09:10:50.448756 28745 debug-util.cc:398] Leaking SignalData structure 0x7b080027a060 after lost signal to thread 27164
I20260713 09:10:50.435017 28947 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.452286 28956 raft_consensus.cc:493] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.450640 28947 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.451809 28949 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
I20260713 09:10:50.458531 28724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b" is_pre_election: true
I20260713 09:10:50.458825 28949 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.459721 28947 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.459134 28724 raft_consensus.cc:2468] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.451470 28945 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.460925 28949 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.451763 28951 raft_consensus.cc:515] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.462211 28945 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.463807 28951 leader_election.cc:290] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.464177 28945 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.452764 28956 raft_consensus.cc:515] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.469022 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.470487 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.461812 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.481588 28956 leader_election.cc:290] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.485316 28246 leader_election.cc:304] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.484746 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.486614 28427 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 1.
I20260713 09:10:50.486971 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.487504 28689 leader_election.cc:304] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.488466 28945 raft_consensus.cc:493] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.489118 28956 raft_consensus.cc:2749] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.489331 28949 raft_consensus.cc:493] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.488965 28945 raft_consensus.cc:515] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.489732 28956 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.489832 28949 raft_consensus.cc:515] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.490207 28956 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.491303 28945 leader_election.cc:290] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:50.491675 28949 leader_election.cc:290] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.492076 28956 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.487529 28273 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 1.
I20260713 09:10:50.486025 28947 raft_consensus.cc:2804] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.495114 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.493662 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.495265 28947 raft_consensus.cc:493] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.496340 28690 leader_election.cc:304] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.496906 28947 raft_consensus.cc:3060] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.496953 28281 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 1.
I20260713 09:10:50.497310 28953 raft_consensus.cc:2804] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.497659 28953 raft_consensus.cc:493] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.498005 28953 raft_consensus.cc:3060] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:50.499135 28323 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.973s	user 0.006s	sys 0.007s
W20260713 09:10:50.499428 28323 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.974s	user 0.007s	sys 0.007s
I20260713 09:10:50.494263 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.494817 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.502705 28959 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.504724 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.501966 28944 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.505267 28428 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.505730 28944 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.505978 28960 raft_consensus.cc:493] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.503189 28959 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.500969 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.500469 28426 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.507828 28944 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.507073 28690 leader_election.cc:304] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.514542 28689 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 4d125e69fe654bff94dc6d57a79e219b; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.517709 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.517927 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.518306 28273 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:50.518514 28956 raft_consensus.cc:2804] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.514906 28959 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:50.515468 28430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.516110 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.522351 28247 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.516945 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.519476 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.522691 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.523222 28430 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.521956 28949 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.537986 28949 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
I20260713 09:10:50.538421 28949 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.539616 28944 raft_consensus.cc:493] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.536203 28427 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.527173 28281 raft_consensus.cc:2468] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:50.540095 28944 raft_consensus.cc:515] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.514151 28953 raft_consensus.cc:515] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.542241 28944 leader_election.cc:290] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.542775 28953 leader_election.cc:290] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.545962 28721 raft_consensus.cc:1217] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:50.536291 28273 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:50.547587 28247 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.539487 28947 raft_consensus.cc:515] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.548565 28247 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.546247 28949 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.536685 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.551719 28946 raft_consensus.cc:2804] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.552111 28942 raft_consensus.cc:2804] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.552249 28947 leader_election.cc:290] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:50.550983 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.550529 28939 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.552474 28942 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.552814 28939 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.553288 28939 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.552899 28942 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.506489 28960 raft_consensus.cc:515] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.518927 28956 raft_consensus.cc:493] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.560127 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.561496 28724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
I20260713 09:10:50.562060 28724 raft_consensus.cc:3060] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.564917 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.565081 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.567287 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.567902 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.569759 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.570310 28277 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:50.571142 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.624565 28277 raft_consensus.cc:1240] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.644855 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
W20260713 09:10:50.617499 28745 debug-util.cc:398] Leaking SignalData structure 0x7b080027a740 after lost signal to thread 28214
I20260713 09:10:50.651703 28353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.650599 28719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b" is_pre_election: true
I20260713 09:10:50.624538 28352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.652675 28719 raft_consensus.cc:2468] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:50.608965 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
W20260713 09:10:50.653331 28745 debug-util.cc:398] Leaking SignalData structure 0x7b08002589c0 after lost signal to thread 28306
I20260713 09:10:50.640336 28946 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.638516 28954 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.641916 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.653916 28353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.654567 28353 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.645357 28723 raft_consensus.cc:1217] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:50.653975 28946 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.637315 28397 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
W20260713 09:10:50.654385 28745 debug-util.cc:398] Leaking SignalData structure 0x7b080020d9c0 after lost signal to thread 28381
I20260713 09:10:50.661449 28397 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.581626 28939 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.666440 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.666424 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:50.667076 28941 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.670706 28941 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.671063 28941 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.620177 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.612151 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.654112 28954 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.611943 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.571785 28945 raft_consensus.cc:493] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.600072 28960 leader_election.cc:290] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.670329 28944 raft_consensus.cc:2804] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.604655 28721 raft_consensus.cc:1217] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:50.571790 28956 raft_consensus.cc:3060] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.616252 28724 raft_consensus.cc:2468] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:50.673254 28397 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.618577 28942 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.680267 28958 raft_consensus.cc:2804] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.680655 28958 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.681028 28958 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.683791 28357 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.672919 28277 raft_consensus.cc:3060] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.681454 28352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.687268 28723 raft_consensus.cc:1240] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.689900 28722 raft_consensus.cc:1217] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:50.673787 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.692301 28273 raft_consensus.cc:2393] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:50.692413 28719 raft_consensus.cc:1240] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.675422 28351 raft_consensus.cc:2468] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.692931 28353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.693467 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:50.675297 28279 raft_consensus.cc:1240] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.693939 28352 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.674015 28944 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.703776 28944 raft_consensus.cc:3060] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.697233 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.704340 28355 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 1.
I20260713 09:10:50.705684 28956 raft_consensus.cc:515] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.707468 28720 raft_consensus.cc:1240] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.708050 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b" is_pre_election: true
I20260713 09:10:50.697295 28397 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.681206 28939 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.711128 28950 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.711513 28950 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.709208 28941 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.711866 28950 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.698904 28936 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.702345 28246 leader_election.cc:304] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.695948 28957 raft_consensus.cc:493] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
W20260713 09:10:50.698019 28745 debug-util.cc:398] Leaking SignalData structure 0x7b0800258f00 after lost signal to thread 28455
I20260713 09:10:50.713105 28936 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.710768 28247 leader_election.cc:304] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.673599 28395 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 4d125e69fe654bff94dc6d57a79e219b; no voters: 
I20260713 09:10:50.720804 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.679277 28945 raft_consensus.cc:515] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.701694 28949 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.711817 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.723630 28939 raft_consensus.cc:2804] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:50.729343 28429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20817aa6b8a4456d9c5dff15f7edc198" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.729984 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:50.729352 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.726796 28947 raft_consensus.cc:2804] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.730970 28426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:50.730010 28939 raft_consensus.cc:697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:50.732090 28282 raft_consensus.cc:1240] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.700999 28958 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.733381 28946 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:50.735714 28937 raft_consensus.cc:2804] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.736078 28937 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.736402 28937 raft_consensus.cc:3060] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.713624 28277 raft_consensus.cc:2468] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 2.
I20260713 09:10:50.728176 28247 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.734633 28945 leader_election.cc:290] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.734336 28947 raft_consensus.cc:493] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.742827 28428 raft_consensus.cc:1240] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.755154 28947 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.740983 28942 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.726248 28957 raft_consensus.cc:515] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.755352 28944 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.741220 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.747717 28955 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.757648 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.732393 28939 consensus_queue.cc:237] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.736994 28946 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.739979 28274 raft_consensus.cc:1240] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.760627 28954 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.755694 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "511ff554bc6e4e169f8f7f8ab9b0a676" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.761212 28431 raft_consensus.cc:1240] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
W20260713 09:10:50.738081 28395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.68:35813, user_credentials={real_user=slave}} blocked reactor thread for 68362.9us
I20260713 09:10:50.759138 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.760326 28690 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.760471 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.764258 28936 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
W20260713 09:10:50.759321 28745 debug-util.cc:398] Leaking SignalData structure 0x7b08001d8440 after lost signal to thread 28748
I20260713 09:10:50.770689 28949 raft_consensus.cc:2749] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.770094 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.776584 28957 leader_election.cc:290] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:50.772367 28944 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.771493 28690 leader_election.cc:304] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:50.764663 28950 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.757718 28955 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:50.780139 28955 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.739156 28962 raft_consensus.cc:493] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.777963 28958 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.773516 28941 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.773106 28937 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.799134 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.799647 28962 raft_consensus.cc:515] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.802881 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:50.792416 28949 raft_consensus.cc:2804] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:50.806023 28949 raft_consensus.cc:697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEADER]: Becoming Leader. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Running, Role: LEADER
I20260713 09:10:50.806975 28949 consensus_queue.cc:237] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:50.819167 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.820578 28247 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.792936 28956 leader_election.cc:290] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.824775 28273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.822970 28279 raft_consensus.cc:1240] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.826248 28942 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.826633 28942 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.826886 28962 leader_election.cc:290] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:50.826957 28942 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.827095 28937 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:50.827919 28281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.825067 28247 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.827119 28275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.804585 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:50.837881 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.832147 28323 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.845408 28247 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.843880 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.846575 28247 leader_election.cc:304] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
W20260713 09:10:50.829703 28322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 89483.3us
I20260713 09:10:50.835132 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.839107 28352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626cbef1b8a045eea95b631b6e35fdc7" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.836879 28720 raft_consensus.cc:1240] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Rejecting Update request from peer 86b1ec9f3fd94a6481c3c4be03700832 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:50.832963 28943 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.852121 28322 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.842363 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.844008 28950 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:50.856303 28247 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.851583 28948 raft_consensus.cc:2804] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.842067 28356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.834621 28942 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.863265 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.853804 28348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.853278 28962 raft_consensus.cc:2749] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:50.856413 28395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.68:35813, user_credentials={real_user=slave}} blocked reactor thread for 93821.7us
I20260713 09:10:50.866873 28247 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.867134 28355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.869406 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:50.870290 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:50.871690 28428 raft_consensus.cc:2393] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 2: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:50.871651 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.831837 28960 consensus_queue.cc:1059] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260713 09:10:50.862227 28943 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.862612 28353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.878680 28689 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.870287 28940 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.906553 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebcfc2caf21b443788e8884da36a374a" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:50.913092 28247 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.867758 28948 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.875933 28939 raft_consensus.cc:2804] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:50.861706 28936 consensus_queue.cc:1059] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260713 09:10:50.915792 28247 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:50.925033 28396 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.925532 28963 consensus_queue.cc:1059] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.061s
I20260713 09:10:50.862742 28954 consensus_queue.cc:1059] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260713 09:10:50.915719 28971 raft_consensus.cc:2749] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.926194 28964 consensus_queue.cc:1059] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.066s
I20260713 09:10:50.917331 28939 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.917081 28948 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:50.929970 28396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.66:38821, user_credentials={real_user=slave}} blocked reactor thread for 49827.7us
I20260713 09:10:50.904475 28277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:50.904992 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.933144 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cd947bff32a4451afe468b8f2783544" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:50.880903 28943 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.906100 28940 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:50.920598 28956 raft_consensus.cc:2749] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:50.937202 28322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 64758.3us
I20260713 09:10:50.927186 28952 raft_consensus.cc:2749] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:50.919878 28395 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.68:35813, user_credentials={real_user=slave}} blocked reactor thread for 43796.9us
I20260713 09:10:50.945557 28322 leader_election.cc:304] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.943552 28940 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.944622 28396 leader_election.cc:304] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.940169 28939 raft_consensus.cc:3060] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:50.935307 28689 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.66:38821, user_credentials={real_user=slave}} blocked reactor thread for 56707.4us
I20260713 09:10:50.920807 28947 raft_consensus.cc:515] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:50.943886 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354b05efd9864c589a6fe2121e3bc970" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b" is_pre_election: true
I20260713 09:10:50.919795 28969 raft_consensus.cc:2749] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.955185 28396 leader_election.cc:304] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.961630 28944 raft_consensus.cc:2749] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.962729 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d2bb66c3fc4dc18543a2de0ad6db9b" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.940438 28690 leader_election.cc:304] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:50.940953 28971 raft_consensus.cc:2749] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.943334 28321 leader_election.cc:304] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:50.964813 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:50.960032 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:50.957067 28958 raft_consensus.cc:2749] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.978621 28952 consensus_queue.cc:1059] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260713 09:10:50.981932 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:50.982334 28968 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:50.982506 28952 raft_consensus.cc:3055] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:50.960301 28274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:50.991411 28274 raft_consensus.cc:2393] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:50.982970 28956 raft_consensus.cc:2749] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:50.982919 28952 raft_consensus.cc:740] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:50.977514 28941 consensus_queue.cc:1059] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260713 09:10:51.008021 28247 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
W20260713 09:10:50.998560 28690 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39349, user_credentials={real_user=slave}} blocked reactor thread for 59856.7us
I20260713 09:10:51.010149 28397 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.001520 28689 leader_election.cc:304] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.013911 28321 leader_election.cc:304] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.008406 28942 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.017452 28942 raft_consensus.cc:2749] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.018579 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.013363 28963 raft_consensus.cc:3055] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.013075 28944 raft_consensus.cc:2749] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.024724 28949 raft_consensus.cc:2749] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.022761 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:51.032218 28977 raft_consensus.cc:2749] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:51.072407 28396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.66:38821, user_credentials={real_user=slave}} blocked reactor thread for 48322us
I20260713 09:10:51.023774 28963 raft_consensus.cc:740] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.076797 28955 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.083545 28947 leader_election.cc:290] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.085533 28689 leader_election.cc:304] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.078331 28276 raft_consensus.cc:1240] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.077042 28945 consensus_queue.cc:1059] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260713 09:10:51.080996 28974 raft_consensus.cc:2749] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.098778 28177 catalog_manager.cc:5697] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: term changed from 1 to 2, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68). New cstate: current_term: 2 leader_uuid: "4d125e69fe654bff94dc6d57a79e219b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.080044 28939 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.088217 28282 raft_consensus.cc:1240] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.102717 28179 catalog_manager.cc:5697] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 1 to 2, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:51.091051 28949 raft_consensus.cc:2749] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.093245 28977 consensus_queue.cc:1059] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260713 09:10:51.074576 28980 raft_consensus.cc:2749] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:51.105079 28247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 97124us
W20260713 09:10:51.107281 28322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.67:33261, user_credentials={real_user=slave}} blocked reactor thread for 161170us
I20260713 09:10:51.084594 28968 raft_consensus.cc:2749] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.083477 28940 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.082262 28948 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:51.089120 28955 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.110535 28397 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.112449 28397 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.114154 28247 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.114313 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.115687 28351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:51.116225 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.116600 28947 raft_consensus.cc:2749] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.116627 28276 raft_consensus.cc:1240] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.114091 28944 raft_consensus.cc:2749] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.117561 28977 raft_consensus.cc:3055] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.084137 28963 consensus_queue.cc:260] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.116943 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:51.117938 28977 raft_consensus.cc:740] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.118530 28273 raft_consensus.cc:1240] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.118278 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:51.083596 28943 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.119473 28960 consensus_queue.cc:1059] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:51.109098 28962 raft_consensus.cc:3055] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.121415 28278 raft_consensus.cc:2393] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:51.122781 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.124199 28280 raft_consensus.cc:1240] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.124496 28276 raft_consensus.cc:1240] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.117467 28965 raft_consensus.cc:2749] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.119215 28977 consensus_queue.cc:260] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.119980 28322 leader_election.cc:304] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.108685 28970 consensus_queue.cc:1059] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260713 09:10:51.125453 28961 consensus_queue.cc:1059] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:10:51.118067 28940 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.130236 28961 raft_consensus.cc:3055] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.123899 28962 raft_consensus.cc:740] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.130606 28961 raft_consensus.cc:740] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:51.125774 28977 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.125415 28247 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.122946 28954 consensus_queue.cc:1059] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:10:51.127398 28349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:51.128701 28964 raft_consensus.cc:2749] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.128981 28948 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.136595 28945 raft_consensus.cc:3055] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.137544 28945 raft_consensus.cc:740] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.137722 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:51.136500 28940 raft_consensus.cc:2749] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.138432 28424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.138289 28945 consensus_queue.cc:260] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.139178 28431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:51.133226 28939 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.139665 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:51.140058 28945 raft_consensus.cc:3060] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.136577 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96db05d327b44db7861f99d6dbabdf40" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:51.137737 28429 raft_consensus.cc:1240] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.132543 28952 consensus_queue.cc:260] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.141549 28397 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.141897 28958 raft_consensus.cc:3055] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.131987 28957 consensus_queue.cc:1059] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260713 09:10:51.142639 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.142230 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:51.144789 28944 raft_consensus.cc:2749] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.145589 28944 consensus_queue.cc:1059] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:51.145877 28952 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.143059 28247 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.143345 28972 raft_consensus.cc:3055] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.140466 28936 raft_consensus.cc:3055] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.131558 28962 consensus_queue.cc:260] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.146931 28965 raft_consensus.cc:3055] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.131647 28961 consensus_queue.cc:260] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.149302 28965 raft_consensus.cc:740] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:51.150056 28961 raft_consensus.cc:3060] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.147554 28969 raft_consensus.cc:3055] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.147573 28939 raft_consensus.cc:2749] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.148025 28936 raft_consensus.cc:740] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.143867 28958 raft_consensus.cc:740] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:51.151345 28720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
I20260713 09:10:51.146975 28972 raft_consensus.cc:740] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.140780 28943 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.150614 28969 raft_consensus.cc:740] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.150133 28965 consensus_queue.cc:260] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.157218 28247 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.157706 28322 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.155625 28972 consensus_queue.cc:260] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.158322 28939 raft_consensus.cc:2749] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.159755 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.160188 28936 consensus_queue.cc:260] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.152735 28958 consensus_queue.cc:260] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.161478 28936 raft_consensus.cc:3060] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.161829 28247 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.162811 28939 raft_consensus.cc:2749] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.155964 28965 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.163884 28247 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [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: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.166533 28322 leader_election.cc:304] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.164464 28429 raft_consensus.cc:1240] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.156114 28950 consensus_queue.cc:1059] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260713 09:10:51.164697 28957 raft_consensus.cc:2749] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.172726 28960 raft_consensus.cc:2749] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.159730 28954 raft_consensus.cc:3055] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.177732 28950 raft_consensus.cc:3055] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.183028 28950 raft_consensus.cc:740] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:51.162822 28962 raft_consensus.cc:3060] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.162233 28963 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.179453 28428 raft_consensus.cc:1240] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.165127 28958 raft_consensus.cc:3060] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.182331 28983 consensus_queue.cc:1059] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260713 09:10:51.173380 28939 raft_consensus.cc:2749] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.158354 28944 consensus_queue.cc:1059] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260713 09:10:51.183851 28950 consensus_queue.cc:260] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.188969 28950 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.189811 28280 raft_consensus.cc:1240] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.184424 28954 raft_consensus.cc:740] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.192724 28937 raft_consensus.cc:3055] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.193096 28937 raft_consensus.cc:740] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:51.193897 28937 consensus_queue.cc:260] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:51.191594 28970 consensus_queue.cc:1059] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:51.196558 28981 consensus_queue.cc:1059] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:10:51.197836 28983 raft_consensus.cc:3055] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.198192 28983 raft_consensus.cc:740] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
W20260713 09:10:51.197147 28395 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:10:51.200734 28937 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.207413 28954 consensus_queue.cc:260] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.199483 28983 consensus_queue.cc:260] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [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: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.209900 28972 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.210356 28954 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.211233 28983 raft_consensus.cc:3060] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.214825 28280 raft_consensus.cc:1240] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:51.216338 28959 consensus_queue.cc:1059] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:51.220220 28959 raft_consensus.cc:3055] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:51.220537 28959 raft_consensus.cc:740] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:51.221246 28959 consensus_queue.cc:260] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.223169 28959 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.222078 28969 consensus_queue.cc:260] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:51.239995 28357 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:51.242725 28969 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.246480 28247 leader_election.cc:304] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:51.252717 28952 raft_consensus.cc:2804] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:51.253211 28952 raft_consensus.cc:697] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:51.254010 28952 consensus_queue.cc:237] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.258277 28395 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 3765db8ab9494ab089eef09054ccdd64, 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:51.263123 28950 raft_consensus.cc:2749] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:51.265041 28965 raft_consensus.cc:1064] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:51.265156 28944 raft_consensus.cc:1064] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:51.267485 28965 consensus_queue.cc:237] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.267760 28944 consensus_queue.cc:237] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.270838 28427 raft_consensus.cc:2468] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:51.272341 28322 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.273300 28969 raft_consensus.cc:2804] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:51.273665 28969 raft_consensus.cc:493] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:51.273996 28969 raft_consensus.cc:3060] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.282294 28969 raft_consensus.cc:515] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.292145 28357 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:51.293917 28949 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:51.294878 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:51.301105 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13cc6eff421a485782d710baf99a5999" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:51.301708 28969 leader_election.cc:290] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:51.305651 28350 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:51.307775 28427 raft_consensus.cc:2468] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:51.308706 28322 leader_election.cc:304] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:51.311157 28969 raft_consensus.cc:2804] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:51.312466 28969 raft_consensus.cc:697] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:51.313254 28969 consensus_queue.cc:237] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:51.316681 28720 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.320480 28350 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.321557 28354 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.323729 28937 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.325698 28959 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.327816 28276 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.329536 28950 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.330669 28958 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:51.310684 28952 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260713 09:10:51.345745 28723 raft_consensus.cc:1275] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:51.354640 28720 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.354857 28280 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:51.358071 28943 consensus_queue.cc:1048] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:51.372344 28937 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:10:51.375852 28950 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:10:51.383890 28280 raft_consensus.cc:1275] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:51.394491 28956 consensus_queue.cc:1048] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260713 09:10:51.449031 28950 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.451713 28944 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.453673 28276 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.465801 28179 catalog_manager.cc:5697] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 1 to 2, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:51.462474 28720 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.497099 28723 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.501513 28357 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.509054 28354 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.513231 28179 catalog_manager.cc:5697] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.515012 28179 catalog_manager.cc:5697] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.531016 28180 catalog_manager.cc:5697] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 1 to 2, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:51.549542 28280 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.555514 28428 consensus_queue.cc:237] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.555439 28427 consensus_queue.cc:237] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:51.564992 28723 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.567297 28279 raft_consensus.cc:1275] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.568882 28937 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.572744 28723 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.572634 28961 consensus_queue.cc:1048] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.573926 28357 raft_consensus.cc:1275] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:51.576740 28937 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.578109 28965 consensus_queue.cc:1048] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:51.591986 28937 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.594049 28357 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.598475 28950 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.602558 28279 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.610877 28723 raft_consensus.cc:2955] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.621507 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20817aa6b8a4456d9c5dff15f7edc198 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:51.628264 28178 catalog_manager.cc:5697] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:51.646397 28343 tablet_service.cc:1558] Processing DeleteTablet for tablet 20817aa6b8a4456d9c5dff15f7edc198 with delete_type TABLET_DATA_TOMBSTONED (TS 3765db8ab9494ab089eef09054ccdd64 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35580
I20260713 09:10:51.652292 28723 raft_consensus.cc:2955] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.668725 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebcfc2caf21b443788e8884da36a374a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:51.668650 28179 catalog_manager.cc:5697] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:51.681373 28271 tablet_service.cc:1558] Processing DeleteTablet for tablet ebcfc2caf21b443788e8884da36a374a with delete_type TABLET_DATA_TOMBSTONED (TS 86b1ec9f3fd94a6481c3c4be03700832 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260713 09:10:51.687289 29006 tablet_replica.cc:333] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:10:51.688280 29006 raft_consensus.cc:2243] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.688997 29006 raft_consensus.cc:2272] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.692374 29006 ts_tablet_manager.cc:1916] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:51.699713 29007 tablet_replica.cc:333] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:10:51.700781 29007 raft_consensus.cc:2243] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:51.701609 29007 raft_consensus.cc:2272] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:51.704483 29007 ts_tablet_manager.cc:1916] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:51.723698 29007 ts_tablet_manager.cc:1929] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:51.724083 29007 log.cc:1199] T ebcfc2caf21b443788e8884da36a374a P 86b1ec9f3fd94a6481c3c4be03700832: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/wals/ebcfc2caf21b443788e8884da36a374a
I20260713 09:10:51.725750 28167 catalog_manager.cc:5028] TS 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): tablet ebcfc2caf21b443788e8884da36a374a (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:51.729270 29006 ts_tablet_manager.cc:1929] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:51.729781 29006 log.cc:1199] T 20817aa6b8a4456d9c5dff15f7edc198 P 3765db8ab9494ab089eef09054ccdd64: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/wals/20817aa6b8a4456d9c5dff15f7edc198
I20260713 09:10:51.731257 28166 catalog_manager.cc:5028] TS 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): tablet 20817aa6b8a4456d9c5dff15f7edc198 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:51.757954 28357 raft_consensus.cc:1275] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:51.760737 28943 consensus_queue.cc:1048] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:51.778400 28427 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:51.784273 28427 raft_consensus.cc:1275] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:51.785732 28952 consensus_queue.cc:1048] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:51.825935 28427 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:51.826952 28969 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:51.846863 28280 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:51.848402 28945 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:52.064106 28952 raft_consensus.cc:493] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.064661 28952 raft_consensus.cc:515] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.066987 28952 leader_election.cc:290] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:52.068059 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.068102 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b" is_pre_election: true
I20260713 09:10:52.068711 28427 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:52.069002 28723 raft_consensus.cc:2393] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 2: Already voted for candidate 4d125e69fe654bff94dc6d57a79e219b in this term.
I20260713 09:10:52.069953 28247 leader_election.cc:304] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.070762 28952 raft_consensus.cc:2804] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.071100 28952 raft_consensus.cc:493] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.071453 28952 raft_consensus.cc:3060] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.077780 28952 raft_consensus.cc:515] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.079737 28952 leader_election.cc:290] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:52.080415 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.081362 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cda35a6534437c89d47a15a285b46a" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
I20260713 09:10:52.082152 28723 raft_consensus.cc:2393] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 2: Already voted for candidate 4d125e69fe654bff94dc6d57a79e219b in this term.
I20260713 09:10:52.086304 28427 raft_consensus.cc:2468] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:52.087250 28247 leader_election.cc:304] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:52.087934 28952 raft_consensus.cc:2804] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:52.088405 28952 raft_consensus.cc:697] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:52.089200 28952 consensus_queue.cc:237] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.100598 28178 catalog_manager.cc:5697] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 1 to 2, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.169093 28952 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:52.169664 28952 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.173331 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.173559 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.174116 28427 raft_consensus.cc:2393] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 2: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:52.174221 28357 raft_consensus.cc:2468] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:52.172124 28952 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.175448 28247 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.176143 28952 raft_consensus.cc:2804] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.176528 28952 raft_consensus.cc:493] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:52.176908 28952 raft_consensus.cc:3060] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.184475 28952 raft_consensus.cc:515] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.186302 28952 leader_election.cc:290] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.187548 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.188195 28427 raft_consensus.cc:2393] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 86b1ec9f3fd94a6481c3c4be03700832 in current term 2: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:52.189498 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7610175d4a144e497fae272b2930e4d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:52.195748 28357 raft_consensus.cc:2468] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:52.196992 28247 leader_election.cc:304] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:52.197925 28952 raft_consensus.cc:2804] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:52.198415 28952 raft_consensus.cc:697] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:52.199759 28952 consensus_queue.cc:237] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.208112 28178 catalog_manager.cc:5697] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 1 to 2, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.370836 28937 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
I20260713 09:10:52.371259 28937 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.373479 28937 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:52.375427 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b" is_pre_election: true
I20260713 09:10:52.376039 28723 raft_consensus.cc:2393] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 2: Already voted for candidate 4d125e69fe654bff94dc6d57a79e219b in this term.
I20260713 09:10:52.377269 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.377722 28280 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.378530 28397 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:52.379055 28937 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.379381 28937 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 86b1ec9f3fd94a6481c3c4be03700832)
I20260713 09:10:52.379643 28937 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.383989 28937 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.386128 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.386288 28937 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:10:52.386756 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
I20260713 09:10:52.390198 28723 raft_consensus.cc:2393] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 2: Already voted for candidate 4d125e69fe654bff94dc6d57a79e219b in this term.
I20260713 09:10:52.391574 28280 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.392373 28397 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:52.392901 28937 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:52.393339 28937 raft_consensus.cc:697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:52.394188 28937 consensus_queue.cc:237] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.404726 28178 catalog_manager.cc:5697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 1 to 2, leader changed from 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 2 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.452127 28949 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.452637 28949 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.454751 28949 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.456964 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.457345 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.457939 28280 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 2.
I20260713 09:10:52.459286 28690 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:52.458599 28949 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:52.459950 28949 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.462321 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.463017 28357 raft_consensus.cc:2468] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 2.
I20260713 09:10:52.463060 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.463860 28428 raft_consensus.cc:2393] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d125e69fe654bff94dc6d57a79e219b in current term 2: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:52.464159 28689 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [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: 3765db8ab9494ab089eef09054ccdd64, 4d125e69fe654bff94dc6d57a79e219b; no voters: 
I20260713 09:10:52.464712 28949 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.465282 28949 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.465656 28949 raft_consensus.cc:493] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.466002 28949 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.474022 29019 raft_consensus.cc:2804] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.475206 29019 raft_consensus.cc:493] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:52.475636 29019 raft_consensus.cc:3060] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.474540 28949 raft_consensus.cc:515] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.478039 28949 leader_election.cc:290] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.479215 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.479542 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46be13e2bfd64322ad5dcc4b68b773d5" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.480933 28280 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.484869 29019 raft_consensus.cc:515] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.487449 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:52.493662 28357 raft_consensus.cc:2468] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 2.
I20260713 09:10:52.495368 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880611cf5fd441a196019aed356889e1" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.496176 28428 raft_consensus.cc:2393] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d125e69fe654bff94dc6d57a79e219b in current term 2: Already voted for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in this term.
I20260713 09:10:52.496423 28689 leader_election.cc:304] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 4d125e69fe654bff94dc6d57a79e219b; no voters: 
I20260713 09:10:52.495230 29019 leader_election.cc:290] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.498262 29019 raft_consensus.cc:2804] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:52.498731 28280 raft_consensus.cc:2468] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 3.
I20260713 09:10:52.499356 29019 raft_consensus.cc:697] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEADER]: Becoming Leader. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Running, Role: LEADER
I20260713 09:10:52.499965 28690 leader_election.cc:304] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:52.500274 29019 consensus_queue.cc:237] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [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: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.501056 28949 raft_consensus.cc:2804] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:52.501871 28949 raft_consensus.cc:697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEADER]: Becoming Leader. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Running, Role: LEADER
I20260713 09:10:52.502691 28949 consensus_queue.cc:237] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.505975 28723 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:52.507515 28952 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:52.520004 28178 catalog_manager.cc:5697] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: term changed from 1 to 2, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68). New cstate: current_term: 2 leader_uuid: "4d125e69fe654bff94dc6d57a79e219b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.527833 28428 raft_consensus.cc:1275] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:52.529260 28952 consensus_queue.cc:1048] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:52.538360 28180 catalog_manager.cc:5697] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: term changed from 2 to 3, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68). New cstate: current_term: 3 leader_uuid: "4d125e69fe654bff94dc6d57a79e219b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.541211 28945 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.541785 28945 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:52.545742 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.546344 28280 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.547468 28323 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.548250 29012 raft_consensus.cc:2804] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.548619 29012 raft_consensus.cc:493] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.548959 29012 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.553560 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.554116 28427 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.555660 28945 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.559408 29012 raft_consensus.cc:515] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:52.561902 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.562469 28280 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.568838 28280 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 3.
I20260713 09:10:52.573278 28323 leader_election.cc:304] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.574024 28945 raft_consensus.cc:2804] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:52.575054 28945 raft_consensus.cc:697] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:52.575901 28945 consensus_queue.cc:237] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:52.571964 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5581fa89f114379a96518e650179355" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.572363 29012 leader_election.cc:290] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.583338 28428 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.591254 28428 raft_consensus.cc:2468] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 3.
I20260713 09:10:52.598922 28178 catalog_manager.cc:5697] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.610198 28428 raft_consensus.cc:1275] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:52.611124 28952 consensus_queue.cc:1048] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:52.624513 28357 raft_consensus.cc:1275] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:52.629765 28939 consensus_queue.cc:1048] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:52.637817 28945 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.638258 28945 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.640007 28945 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.640542 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.640936 28939 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.641296 28280 raft_consensus.cc:2393] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:52.641393 28939 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.641353 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.642840 28427 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.643515 28939 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.643911 28322 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:52.644340 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.644899 28945 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.645407 28945 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.645805 28945 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.649154 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.649684 28427 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:52.644892 28354 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:52.651443 28247 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.652138 28952 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.652484 28952 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.652889 28952 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.652539 28945 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.660969 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.661684 28280 raft_consensus.cc:2393] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:52.663172 29015 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.663615 29015 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.667367 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.668627 28354 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.670826 28396 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:52.671540 28937 raft_consensus.cc:2804] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.671902 28937 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.672246 28937 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.667817 28952 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.675371 28952 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.669298 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.678683 28280 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.669749 29015 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.684603 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:52.685135 28354 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.691212 28937 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.693097 28937 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.693791 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.694290 28428 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.699826 29012 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.700417 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:52.700299 29012 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.700960 28350 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.702195 29012 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.703346 28945 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.705221 28354 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 3.
I20260713 09:10:52.707408 28428 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 3.
I20260713 09:10:52.708845 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.709079 28247 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.709335 28279 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.710119 28948 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:52.710558 28948 raft_consensus.cc:697] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:52.711339 28948 consensus_queue.cc:237] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.713795 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.714500 28280 raft_consensus.cc:2393] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:52.715200 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.717685 28279 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:52.722337 29032 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.723183 29032 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.725087 29032 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.726006 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.725962 28397 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.726625 28428 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.726828 29032 raft_consensus.cc:2804] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:52.727259 29032 raft_consensus.cc:697] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:52.728215 29032 consensus_queue.cc:237] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.720585 28427 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.727229 28350 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:52.732138 28322 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:52.733213 28945 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.733551 28945 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.733922 28945 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.736332 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.736922 28280 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.738040 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.740722 28937 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.741209 28322 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:52.741263 28937 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.742336 29012 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:52.742801 29012 raft_consensus.cc:697] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:52.743554 29012 consensus_queue.cc:237] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.744993 28937 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.744529 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.745687 28357 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.746773 28396 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:52.747462 28937 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.747786 28937 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.748075 28937 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.755518 28397 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:52.758625 29032 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.759023 29032 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.759387 29032 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.759497 28178 catalog_manager.cc:5697] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 1 to 3, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.763942 28945 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.762362 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.766541 28280 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.767271 28354 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.768945 29032 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.771502 28280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.772630 28280 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.772135 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:52.774854 29032 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.775231 28350 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.776932 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.779464 28945 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.780552 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.781236 28427 raft_consensus.cc:2368] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 for earlier term 2. Current term is 3.
I20260713 09:10:52.783138 28180 catalog_manager.cc:5697] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 1 to 2, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.784221 28350 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:52.785151 28396 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:52.786049 29032 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:52.786418 29032 raft_consensus.cc:697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:52.787469 29032 consensus_queue.cc:237] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.790580 28322 leader_election.cc:400] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Vote denied by peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261) with higher term. Message: Invalid argument: T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 for earlier term 2. Current term is 3.
I20260713 09:10:52.790870 28322 leader_election.cc:403] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260713 09:10:52.791603 28945 raft_consensus.cc:2749] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261) with higher term. Message: Invalid argument: T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 for earlier term 2. Current term is 3.
I20260713 09:10:52.792603 28937 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.794569 28937 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.795419 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:52.795950 28357 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.801280 28178 catalog_manager.cc:5697] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 1 to 3, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 3 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.802347 28357 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:52.803481 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.807958 28279 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.808418 28396 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:52.812140 28937 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:52.812252 28280 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:52.812841 28937 raft_consensus.cc:697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:52.813685 28937 consensus_queue.cc:237] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.814692 28180 catalog_manager.cc:5697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.819819 28279 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:52.824536 28280 raft_consensus.cc:1240] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 2. Current term is 3. Ops: []
I20260713 09:10:52.825884 29032 consensus_queue.cc:1059] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:52.826627 29032 raft_consensus.cc:3055] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:52.826911 29032 raft_consensus.cc:740] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:52.827883 29032 consensus_queue.cc:260] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:52.831105 29032 raft_consensus.cc:3060] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.837813 28180 catalog_manager.cc:5697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 1 to 3, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.916309 28427 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260713 09:10:52.916682 28427 pending_rounds.cc:85] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Aborting all ops after (but not including) 4
I20260713 09:10:52.916968 28427 pending_rounds.cc:107] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260713 09:10:52.917230 28427 raft_consensus.cc:2889] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:52.918568 28949 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:52.931452 28280 raft_consensus.cc:1275] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:52.933378 28949 consensus_queue.cc:1048] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:52.961565 29012 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.962087 29012 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.964036 29012 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.965756 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:52.966333 28427 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.967339 28322 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:52.967864 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.968528 28279 raft_consensus.cc:2393] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:52.969750 29012 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:52.970170 29012 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3bb9e45fb9bd4ddc8355cfb8d68b88ac)
I20260713 09:10:52.970583 29012 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.977675 29012 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.980010 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:52.980572 29012 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.981106 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:52.980641 28279 raft_consensus.cc:2393] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3765db8ab9494ab089eef09054ccdd64 in current term 2: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:52.985826 29032 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.986308 29032 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:52.987286 28427 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:10:52.988421 29032 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:52.988696 28322 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:52.989778 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:52.990301 29012 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:52.990777 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:52.991062 29012 raft_consensus.cc:697] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:52.990324 28350 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 1.
I20260713 09:10:52.992218 29012 consensus_queue.cc:237] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.991339 28279 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 2.
I20260713 09:10:52.992609 28396 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:52.994843 29032 raft_consensus.cc:2804] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:52.995393 29029 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.995842 29029 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:52.997720 29029 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:52.999608 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:53.000159 28427 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:53.002954 28247 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:53.004244 28427 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:53.005645 28949 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.007799 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:53.008491 28180 catalog_manager.cc:5697] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 1 to 2, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.009783 28948 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:53.010159 28948 raft_consensus.cc:493] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.010481 28948 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:52.995203 29032 raft_consensus.cc:493] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:53.016089 29032 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.020327 28948 raft_consensus.cc:515] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:53.022872 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:53.026476 29032 raft_consensus.cc:515] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:53.029667 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d083940e71427fb0b2be2a84e8024b" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:53.030193 28428 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.031545 29032 leader_election.cc:290] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:53.033788 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:53.034307 28357 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.037935 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a05335ca62d54d54bd23541f53382c19" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:53.038450 28279 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.043951 28428 raft_consensus.cc:2468] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 3.
I20260713 09:10:53.045001 28247 leader_election.cc:304] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64
I20260713 09:10:53.045686 28952 raft_consensus.cc:2804] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:53.046116 28952 raft_consensus.cc:697] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:53.046895 28952 consensus_queue.cc:237] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:53.028132 28350 raft_consensus.cc:1275] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:53.053368 28949 consensus_queue.cc:1048] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.056594 28280 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:53.058239 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:53.067915 28180 catalog_manager.cc:5697] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 2 to 3, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 3 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.060006 28357 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:53.070143 28396 leader_election.cc:304] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:10:53.070935 29032 raft_consensus.cc:2804] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:53.071391 29032 raft_consensus.cc:697] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:53.072196 29032 consensus_queue.cc:237] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:53.091579 28723 raft_consensus.cc:3060] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Advancing to term 3
I20260713 09:10:53.100626 28429 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:53.104532 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:53.109782 28723 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:53.111162 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:53.124429 28350 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.126737 28937 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.144013 28280 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.133385 28948 leader_election.cc:290] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:53.152536 29012 raft_consensus.cc:1064] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:53.153103 28279 raft_consensus.cc:2468] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:53.154726 29012 consensus_queue.cc:237] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:53.154668 29032 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260713 09:10:53.163151 28723 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:53.163136 28948 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:53.181895 28948 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:53.182116 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:53.183825 28948 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:53.182008 28279 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:53.194393 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:53.200904 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:53.206209 28428 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:53.209414 28945 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.216672 28723 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.218465 28969 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:53.224987 28279 raft_consensus.cc:1275] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.229216 28969 consensus_queue.cc:1048] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.230002 28429 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.240418 28354 raft_consensus.cc:1275] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.242444 28276 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.246556 28428 raft_consensus.cc:1275] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.249763 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:53.253366 28427 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 2.
I20260713 09:10:53.254294 28939 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.255947 29045 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.227401 28178 catalog_manager.cc:5697] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.259086 28247 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64
I20260713 09:10:53.275118 29045 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:53.276043 29045 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:53.276453 29045 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.281716 28428 raft_consensus.cc:1275] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.282950 29012 consensus_queue.cc:1048] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.283689 29045 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:53.287379 28354 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.289357 29052 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:10:53.295078 29045 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:53.329499 28279 raft_consensus.cc:1240] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Rejecting Update request from peer 3765db8ab9494ab089eef09054ccdd64 for earlier term 2. Current term is 3. Ops: []
I20260713 09:10:53.334615 28354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:53.346861 29012 consensus_queue.cc:1059] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.348050 29012 raft_consensus.cc:3055] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:53.348373 29012 raft_consensus.cc:740] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:53.349659 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:53.352376 28354 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.353686 29012 consensus_queue.cc:260] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:53.356679 29053 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:10:53.359091 29012 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.364746 28247 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:53.366158 28939 raft_consensus.cc:2749] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260713 09:10:53.373122 28279 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.374473 29053 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.374024 28177 catalog_manager.cc:5697] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.414855 28279 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.417193 29052 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.422111 28350 consensus_queue.cc:237] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:53.430891 28723 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:53.435776 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.436977 28279 raft_consensus.cc:1275] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:53.438612 29012 consensus_queue.cc:1048] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.447214 28945 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.449844 28280 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.454505 28723 raft_consensus.cc:2955] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.476209 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5581fa89f114379a96518e650179355 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:53.488432 28180 catalog_manager.cc:5697] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New cstate: current_term: 3 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.499842 28357 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:53.502151 28421 tablet_service.cc:1558] Processing DeleteTablet for tablet e5581fa89f114379a96518e650179355 with delete_type TABLET_DATA_TOMBSTONED (TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36202
I20260713 09:10:53.502547 29015 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:53.505303 28354 raft_consensus.cc:3055] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:53.505684 28354 raft_consensus.cc:740] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:10:53.506651 28354 consensus_queue.cc:260] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:53.507755 28354 raft_consensus.cc:3060] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:53.515412 28354 raft_consensus.cc:1275] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:10:53.515976 28354 pending_rounds.cc:85] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: Aborting all ops after (but not including) 1
I20260713 09:10:53.516274 28354 pending_rounds.cc:107] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:10:53.517545 28354 raft_consensus.cc:2889] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:53.519309 29045 consensus_queue.cc:1048] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.526752 28723 raft_consensus.cc:3060] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Advancing to term 3
I20260713 09:10:53.530350 28276 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:53.534287 29053 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:53.534897 28723 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:53.538596 29032 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:53.544898 28427 raft_consensus.cc:1275] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:53.547035 29029 consensus_queue.cc:1048] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:10:53.552531 29065 tablet_replica.cc:333] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:10:53.561945 29065 raft_consensus.cc:2243] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:53.563000 29065 raft_consensus.cc:2272] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:53.575470 29065 ts_tablet_manager.cc:1916] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:53.597075 29053 raft_consensus.cc:1064] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:53.600242 29053 consensus_queue.cc:237] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:53.609288 29065 ts_tablet_manager.cc:1929] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:53.609830 29065 log.cc:1199] T e5581fa89f114379a96518e650179355 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/wals/e5581fa89f114379a96518e650179355
I20260713 09:10:53.613368 28166 catalog_manager.cc:5028] TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): tablet e5581fa89f114379a96518e650179355 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:53.615411 28721 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:53.615482 28354 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:53.616173 28276 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:53.617141 29032 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:53.617776 29052 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:53.618400 29053 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:53.627701 28354 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.628366 28721 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.625587 29053 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.641144 28179 catalog_manager.cc:5697] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.653744 28276 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.664398 28428 consensus_queue.cc:237] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:53.674144 28721 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:53.675442 29053 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.676419 28354 raft_consensus.cc:1275] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:53.677768 29053 consensus_queue.cc:1048] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:53.681743 28937 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.684237 28723 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.688092 28357 raft_consensus.cc:2955] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.701727 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a05335ca62d54d54bd23541f53382c19 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:53.705297 28180 catalog_manager.cc:5697] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:53.716728 28271 tablet_service.cc:1558] Processing DeleteTablet for tablet a05335ca62d54d54bd23541f53382c19 with delete_type TABLET_DATA_TOMBSTONED (TS 86b1ec9f3fd94a6481c3c4be03700832 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52046
I20260713 09:10:53.721063 29070 tablet_replica.cc:333] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:10:53.722059 29070 raft_consensus.cc:2243] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:53.722856 29070 raft_consensus.cc:2272] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:53.728363 29070 ts_tablet_manager.cc:1916] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:53.737512 29070 ts_tablet_manager.cc:1929] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:53.737804 29070 log.cc:1199] T a05335ca62d54d54bd23541f53382c19 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/wals/a05335ca62d54d54bd23541f53382c19
I20260713 09:10:53.739219 28167 catalog_manager.cc:5028] TS 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): tablet a05335ca62d54d54bd23541f53382c19 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:54.611167 28945 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.611573 28945 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:54.613205 28945 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:54.613806 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:54.614125 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:54.615513 28322 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:54.616185 28945 raft_consensus.cc:2749] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:10:54.745322 28428 consensus_queue.cc:237] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:54.750679 28357 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:54.750774 28276 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:10:54.750794 28395 consensus_peers.cc:597] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96db05d327b44db7861f99d6dbabdf40. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:54.751865 29073 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.752737 29053 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.759433 29053 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.760385 28357 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.774874 28276 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.775372 28180 catalog_manager.cc:5697] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
W20260713 09:10:54.778978 28228 auto_rebalancer.cc:629] Failed to schedule move for tablet cf08d20896d64d48a6611014fb089c5d: Illegal state: Replica 3765db8ab9494ab089eef09054ccdd64 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } }
I20260713 09:10:54.783296 28428 consensus_queue.cc:237] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:54.785995 29053 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:54.786432 29053 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:54.788381 29053 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:54.789793 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:54.790360 28357 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:54.791817 28396 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
W20260713 09:10:54.792198 28395 consensus_peers.cc:597] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5b5de0c5ce7440ba5c98d61c81fcaa0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:54.790589 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832" is_pre_election: true
I20260713 09:10:54.792654 29053 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:54.792677 28280 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:54.793210 29053 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3765db8ab9494ab089eef09054ccdd64)
I20260713 09:10:54.793668 29053 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:54.794410 29073 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:54.793299 28276 raft_consensus.cc:2393] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 3: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:54.792723 28357 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:54.798575 29073 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:54.800894 29053 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:54.803753 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:54.804004 29053 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:54.804610 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:10:54.804273 28937 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.805378 28276 raft_consensus.cc:2393] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in current term 3: Already voted for candidate 86b1ec9f3fd94a6481c3c4be03700832 in this term.
I20260713 09:10:54.808154 28276 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.808569 28357 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.813489 28350 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 3.
I20260713 09:10:54.814584 28396 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 86b1ec9f3fd94a6481c3c4be03700832
I20260713 09:10:54.815552 29053 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:54.816027 29053 raft_consensus.cc:697] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:54.816738 28350 consensus_queue.cc:237] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:54.817965 28180 catalog_manager.cc:5697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:54.816869 29053 consensus_queue.cc:237] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
W20260713 09:10:54.834893 28321 consensus_peers.cc:597] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 626cbef1b8a045eea95b631b6e35fdc7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:54.837767 28428 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:54.839223 28945 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.842986 28276 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:10:54.845001 29086 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:54.846493 28178 catalog_manager.cc:5697] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 2 to 3, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:54.850927 29089 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.851854 28428 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.864769 28178 catalog_manager.cc:5697] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.867607 28276 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:54.919607 28939 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:54.920015 28939 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:54.921535 28939 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:54.922135 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64" is_pre_election: true
I20260713 09:10:54.922479 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" is_pre_election: true
I20260713 09:10:54.922715 28350 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 3.
I20260713 09:10:54.923545 28247 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:10:54.924069 28939 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:10:54.924404 28939 raft_consensus.cc:493] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:54.924662 28939 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:54.929297 28939 raft_consensus.cc:515] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:54.930729 28939 leader_election.cc:290] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 4 election: Requested vote from peers 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:54.931212 28350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:10:54.931496 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf08d20896d64d48a6611014fb089c5d" candidate_uuid: "86b1ec9f3fd94a6481c3c4be03700832" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:10:54.931741 28350 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:54.937453 28350 raft_consensus.cc:2468] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86b1ec9f3fd94a6481c3c4be03700832 in term 4.
I20260713 09:10:54.938313 28247 leader_election.cc:304] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:10:54.938871 28939 raft_consensus.cc:2804] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:54.939333 28939 raft_consensus.cc:697] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 LEADER]: Becoming Leader. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:10:54.940181 28939 consensus_queue.cc:237] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:54.947747 28179 catalog_manager.cc:5697] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: term changed from 3 to 4, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65). New cstate: current_term: 4 leader_uuid: "86b1ec9f3fd94a6481c3c4be03700832" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:55.218906 29092 ts_tablet_manager.cc:933] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:55.220007 28350 raft_consensus.cc:1240] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Rejecting Update request from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac for earlier term 3. Current term is 4. Ops: []
I20260713 09:10:55.220890 29092 tablet_copy_client.cc:323] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:55.221698 29073 consensus_queue.cc:1059] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:55.222491 29053 raft_consensus.cc:3055] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:55.222775 29053 raft_consensus.cc:740] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:10:55.222812 28440 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:55.223381 28440 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-e5b5de0c5ce7440ba5c98d61c81fcaa0
I20260713 09:10:55.223449 29053 consensus_queue.cc:260] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:10:55.224452 29053 raft_consensus.cc:3060] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:55.231009 28440 tablet_copy_source_session.cc:215] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:55.234010 29092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:55.243865 29092 tablet_copy_client.cc:806] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:55.244319 29092 tablet_copy_client.cc:670] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:55.247586 29092 tablet_copy_client.cc:538] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:55.253465 29092 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:55.270272 29092 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:55.271363 29092 tablet_bootstrap.cc:492] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:55.272070 29092 ts_tablet_manager.cc:1403] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:10:55.274545 29092 raft_consensus.cc:359] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:55.275080 29092 raft_consensus.cc:740] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:55.275519 29092 consensus_queue.cc:260] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:55.279793 29092 ts_tablet_manager.cc:1434] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:10:55.283288 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-e5b5de0c5ce7440ba5c98d61c81fcaa0 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:55.283708 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-e5b5de0c5ce7440ba5c98d61c81fcaa0 on tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:55.288400 29092 ts_tablet_manager.cc:933] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:55.289837 29092 tablet_copy_client.cc:323] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:55.291159 28440 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 96db05d327b44db7861f99d6dbabdf40 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:55.291640 28440 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 96db05d327b44db7861f99d6dbabdf40 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-96db05d327b44db7861f99d6dbabdf40
I20260713 09:10:55.298629 28440 tablet_copy_source_session.cc:215] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:55.301059 29092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96db05d327b44db7861f99d6dbabdf40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:55.311321 29092 tablet_copy_client.cc:806] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:55.311820 29092 tablet_copy_client.cc:670] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:55.314895 29092 tablet_copy_client.cc:538] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:55.322548 29092 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:55.336038 29092 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:55.336603 29092 tablet_bootstrap.cc:492] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:55.337075 29092 ts_tablet_manager.cc:1403] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260713 09:10:55.338966 29092 raft_consensus.cc:359] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:55.339550 29092 raft_consensus.cc:740] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:55.340049 29092 consensus_queue.cc:260] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:55.341780 29092 ts_tablet_manager.cc:1434] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:10:55.347986 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-96db05d327b44db7861f99d6dbabdf40 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:55.348305 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-96db05d327b44db7861f99d6dbabdf40 on tablet 96db05d327b44db7861f99d6dbabdf40 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:55.410815 28350 raft_consensus.cc:1275] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:55.412150 28939 consensus_queue.cc:1048] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:55.424361 28427 raft_consensus.cc:1275] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Refusing update from remote peer 86b1ec9f3fd94a6481c3c4be03700832: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260713 09:10:55.424696 28427 pending_rounds.cc:85] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Aborting all ops after (but not including) 2
I20260713 09:10:55.424913 29092 ts_tablet_manager.cc:933] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:55.424928 28427 pending_rounds.cc:107] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260713 09:10:55.425436 28427 raft_consensus.cc:2889] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:55.426923 29076 consensus_queue.cc:1048] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:55.443059 29092 tablet_copy_client.cc:323] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.66:38821
I20260713 09:10:55.444909 28367 tablet_copy_service.cc:140] P 3765db8ab9494ab089eef09054ccdd64: Received BeginTabletCopySession request for tablet 626cbef1b8a045eea95b631b6e35fdc7 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:57330)
I20260713 09:10:55.445492 28367 tablet_copy_service.cc:161] P 3765db8ab9494ab089eef09054ccdd64: Beginning new tablet copy session on tablet 626cbef1b8a045eea95b631b6e35fdc7 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:57330: session id = 4d125e69fe654bff94dc6d57a79e219b-626cbef1b8a045eea95b631b6e35fdc7
I20260713 09:10:55.451234 28367 tablet_copy_source_session.cc:215] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:55.454156 29092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626cbef1b8a045eea95b631b6e35fdc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:55.467983 29092 tablet_copy_client.cc:806] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:55.468425 29092 tablet_copy_client.cc:670] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:55.471797 29092 tablet_copy_client.cc:538] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:55.478807 29092 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:55.495364 29092 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:55.496102 29092 tablet_bootstrap.cc:492] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:55.496671 29092 ts_tablet_manager.cc:1403] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:10:55.499043 29092 raft_consensus.cc:359] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:55.499780 29092 raft_consensus.cc:740] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:55.500355 29092 consensus_queue.cc:260] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:55.502374 29092 ts_tablet_manager.cc:1434] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:55.503821 28367 tablet_copy_service.cc:342] P 3765db8ab9494ab089eef09054ccdd64: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-626cbef1b8a045eea95b631b6e35fdc7 received from {username='slave'} at 127.0.0.1:57330
I20260713 09:10:55.504216 28367 tablet_copy_service.cc:434] P 3765db8ab9494ab089eef09054ccdd64: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-626cbef1b8a045eea95b631b6e35fdc7 on tablet 626cbef1b8a045eea95b631b6e35fdc7 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:55.627023 28723 raft_consensus.cc:1217] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:10:55.721717 28720 raft_consensus.cc:1217] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:55.858120 28720 raft_consensus.cc:1217] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:10:56.127029 29104 raft_consensus.cc:1064] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:56.128870 29104 consensus_queue.cc:237] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:56.134259 28357 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:56.135387 28276 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:56.135706 29073 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.134249 28720 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:56.137732 29073 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.138514 29104 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.147264 29073 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.149134 28720 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.150557 28276 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.158288 28357 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.161863 28178 catalog_manager.cc:5697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:56.183619 28427 consensus_queue.cc:237] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:56.188246 28276 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:56.188344 28720 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:56.189319 29053 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:56.190030 29073 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:56.195470 29053 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.198221 28276 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.201411 28720 raft_consensus.cc:2955] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.206667 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:56.210923 28177 catalog_manager.cc:5697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:56.220959 28343 tablet_service.cc:1558] Processing DeleteTablet for tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 with delete_type TABLET_DATA_TOMBSTONED (TS 3765db8ab9494ab089eef09054ccdd64 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35580
I20260713 09:10:56.225817 29117 tablet_replica.cc:333] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:10:56.226792 29117 raft_consensus.cc:2243] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.227522 29117 raft_consensus.cc:2272] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.230521 29117 ts_tablet_manager.cc:1916] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:56.245359 29117 ts_tablet_manager.cc:1929] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:56.245710 29117 log.cc:1199] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3765db8ab9494ab089eef09054ccdd64: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/wals/e5b5de0c5ce7440ba5c98d61c81fcaa0
I20260713 09:10:56.247153 28166 catalog_manager.cc:5028] TS 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): tablet e5b5de0c5ce7440ba5c98d61c81fcaa0 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:56.281977 29105 raft_consensus.cc:1064] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:56.284060 29105 consensus_queue.cc:237] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:56.290537 28720 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:56.291692 29089 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:56.291971 28276 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:56.292295 28427 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:56.293677 29105 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:56.294579 29106 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:56.311798 29106 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.313534 28720 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.315750 28428 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.322674 28276 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.326603 28180 catalog_manager.cc:5697] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.334749 29053 raft_consensus.cc:1064] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:56.336500 29053 consensus_queue.cc:237] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:56.352500 28350 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:56.353965 29073 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:56.356407 28357 consensus_queue.cc:237] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:56.362802 28280 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:56.366297 28723 raft_consensus.cc:1275] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:56.368203 29105 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.370002 29105 consensus_queue.cc:1048] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.373248 28276 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:56.375108 28720 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:10:56.377002 29104 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:56.379333 29104 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:56.385217 29089 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.386653 28276 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.392500 28723 raft_consensus.cc:2955] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.396534 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 626cbef1b8a045eea95b631b6e35fdc7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:56.398581 28721 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.403450 28177 catalog_manager.cc:5697] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index 3 to 4, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New cstate: current_term: 1 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:56.406319 29104 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.410122 28279 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.421574 28177 catalog_manager.cc:5697] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.423111 28421 tablet_service.cc:1558] Processing DeleteTablet for tablet 626cbef1b8a045eea95b631b6e35fdc7 with delete_type TABLET_DATA_TOMBSTONED (TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36202
I20260713 09:10:56.427502 28350 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.433691 29127 tablet_replica.cc:333] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:10:56.434742 29127 raft_consensus.cc:2243] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.435482 29127 raft_consensus.cc:2272] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.440855 29127 ts_tablet_manager.cc:1916] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:56.449615 28428 consensus_queue.cc:237] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:56.455046 28721 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:56.456745 28350 raft_consensus.cc:1275] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:10:56.457507 29104 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.458309 29127 ts_tablet_manager.cc:1929] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:56.458743 29127 log.cc:1199] T 626cbef1b8a045eea95b631b6e35fdc7 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/wals/626cbef1b8a045eea95b631b6e35fdc7
I20260713 09:10:56.458850 29123 consensus_queue.cc:1048] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:56.460371 28166 catalog_manager.cc:5028] TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): tablet 626cbef1b8a045eea95b631b6e35fdc7 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:56.465705 29123 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.470008 28721 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.471077 28350 raft_consensus.cc:2955] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:56.473083 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96db05d327b44db7861f99d6dbabdf40 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:56.476966 28177 catalog_manager.cc:5697] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New cstate: current_term: 1 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:56.491079 28271 tablet_service.cc:1558] Processing DeleteTablet for tablet 96db05d327b44db7861f99d6dbabdf40 with delete_type TABLET_DATA_TOMBSTONED (TS 86b1ec9f3fd94a6481c3c4be03700832 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52046
I20260713 09:10:56.492496 29128 tablet_replica.cc:333] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:10:56.493369 29128 raft_consensus.cc:2243] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:56.494005 29128 raft_consensus.cc:2272] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:56.496300 29128 ts_tablet_manager.cc:1916] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:56.505693 29128 ts_tablet_manager.cc:1929] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:10:56.505956 29128 log.cc:1199] T 96db05d327b44db7861f99d6dbabdf40 P 86b1ec9f3fd94a6481c3c4be03700832: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/wals/96db05d327b44db7861f99d6dbabdf40
I20260713 09:10:56.507159 28167 catalog_manager.cc:5028] TS 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): tablet 96db05d327b44db7861f99d6dbabdf40 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:57.526291 28428 consensus_queue.cc:237] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:57.531503 28395 consensus_peers.cc:597] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99a2116a45f64e34933f185d8c05cd2e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.532226 28357 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.533401 29123 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.533751 28279 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.534804 29053 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.540189 29123 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.541823 28350 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.554606 28180 catalog_manager.cc:5697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:57.555635 28428 consensus_queue.cc:237] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:57.559427 28279 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
W20260713 09:10:57.567727 28395 consensus_peers.cc:597] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b42e43761554374935f5af8fe47bde6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.569896 28350 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.571274 29134 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.571942 28279 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.573269 29134 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.583869 29123 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.585976 28350 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.588480 28279 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.598088 28179 catalog_manager.cc:5697] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.600697 28350 consensus_queue.cc:237] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
W20260713 09:10:57.606184 28321 consensus_peers.cc:597] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 -> Peer 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813): Couldn't send request to peer 4d125e69fe654bff94dc6d57a79e219b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13cc6eff421a485782d710baf99a5999. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:57.607353 28428 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:57.607522 28279 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:57.608477 29106 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.610144 29130 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.617504 29106 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.619026 28428 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.619994 28279 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.629938 28179 catalog_manager.cc:5697] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index -1 to 3, NON_VOTER 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) added. New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } } }
I20260713 09:10:57.913623 29146 ts_tablet_manager.cc:933] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:57.915732 29146 tablet_copy_client.cc:323] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:57.917517 28440 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 99a2116a45f64e34933f185d8c05cd2e from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:57.918010 28440 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 99a2116a45f64e34933f185d8c05cd2e from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-99a2116a45f64e34933f185d8c05cd2e
I20260713 09:10:57.925032 28440 tablet_copy_source_session.cc:215] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:57.927946 29146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99a2116a45f64e34933f185d8c05cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:57.940217 29146 tablet_copy_client.cc:806] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:57.940678 29146 tablet_copy_client.cc:670] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:57.943526 29146 tablet_copy_client.cc:538] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:57.949304 29146 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:57.965049 29146 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:57.965651 29146 tablet_bootstrap.cc:492] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:57.966095 29146 ts_tablet_manager.cc:1403] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260713 09:10:57.967985 29146 raft_consensus.cc:359] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:57.968508 29146 raft_consensus.cc:740] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:57.968997 29146 consensus_queue.cc:260] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:57.970834 29146 ts_tablet_manager.cc:1434] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:57.972342 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-99a2116a45f64e34933f185d8c05cd2e received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:57.972734 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-99a2116a45f64e34933f185d8c05cd2e on tablet 99a2116a45f64e34933f185d8c05cd2e with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:58.120040 29146 ts_tablet_manager.cc:933] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:10:58.121755 29146 tablet_copy_client.cc:323] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.66:38821
I20260713 09:10:58.123219 28367 tablet_copy_service.cc:140] P 3765db8ab9494ab089eef09054ccdd64: Received BeginTabletCopySession request for tablet 13cc6eff421a485782d710baf99a5999 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:57330)
I20260713 09:10:58.123747 28367 tablet_copy_service.cc:161] P 3765db8ab9494ab089eef09054ccdd64: Beginning new tablet copy session on tablet 13cc6eff421a485782d710baf99a5999 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:57330: session id = 4d125e69fe654bff94dc6d57a79e219b-13cc6eff421a485782d710baf99a5999
I20260713 09:10:58.123932 29151 ts_tablet_manager.cc:933] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: Initiating tablet copy from peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:10:58.130963 28367 tablet_copy_source_session.cc:215] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:58.132987 29151 tablet_copy_client.cc:323] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Beginning tablet copy session from remote peer at address 127.26.134.67:33261
I20260713 09:10:58.133706 29146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13cc6eff421a485782d710baf99a5999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.134593 28440 tablet_copy_service.cc:140] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Received BeginTabletCopySession request for tablet 7b42e43761554374935f5af8fe47bde6 from peer 4d125e69fe654bff94dc6d57a79e219b ({username='slave'} at 127.0.0.1:43244)
I20260713 09:10:58.135165 28440 tablet_copy_service.cc:161] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Beginning new tablet copy session on tablet 7b42e43761554374935f5af8fe47bde6 from peer 4d125e69fe654bff94dc6d57a79e219b at {username='slave'} at 127.0.0.1:43244: session id = 4d125e69fe654bff94dc6d57a79e219b-7b42e43761554374935f5af8fe47bde6
I20260713 09:10:58.142338 28440 tablet_copy_source_session.cc:215] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:10:58.144949 29146 tablet_copy_client.cc:806] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:58.145490 29146 tablet_copy_client.cc:670] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:58.145107 29151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b42e43761554374935f5af8fe47bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:58.149256 29146 tablet_copy_client.cc:538] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:58.157168 29146 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:58.159927 29151 tablet_copy_client.cc:806] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 0 data blocks...
I20260713 09:10:58.160496 29151 tablet_copy_client.cc:670] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Starting download of 1 WAL segments...
I20260713 09:10:58.164014 29151 tablet_copy_client.cc:538] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:10:58.174690 29151 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap starting.
I20260713 09:10:58.177347 29146 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:58.178200 29146 tablet_bootstrap.cc:492] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:58.178833 29146 ts_tablet_manager.cc:1403] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:10:58.181914 29146 raft_consensus.cc:359] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:58.182744 29146 raft_consensus.cc:740] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:58.183389 29146 consensus_queue.cc:260] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:58.185789 29146 ts_tablet_manager.cc:1434] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:58.191047 28367 tablet_copy_service.cc:342] P 3765db8ab9494ab089eef09054ccdd64: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-13cc6eff421a485782d710baf99a5999 received from {username='slave'} at 127.0.0.1:57330
I20260713 09:10:58.191427 28367 tablet_copy_service.cc:434] P 3765db8ab9494ab089eef09054ccdd64: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-13cc6eff421a485782d710baf99a5999 on tablet 13cc6eff421a485782d710baf99a5999 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:58.197698 29151 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: 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
I20260713 09:10:58.198419 29151 tablet_bootstrap.cc:492] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: Bootstrap complete.
I20260713 09:10:58.198894 29151 ts_tablet_manager.cc:1403] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260713 09:10:58.201133 29151 raft_consensus.cc:359] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:58.201779 29151 raft_consensus.cc:740] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Initialized, Role: LEARNER
I20260713 09:10:58.202234 29151 consensus_queue.cc:260] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: NON_VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: true } }
I20260713 09:10:58.204403 29151 ts_tablet_manager.cc:1434] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:58.205884 28440 tablet_copy_service.cc:342] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Request end of tablet copy session 4d125e69fe654bff94dc6d57a79e219b-7b42e43761554374935f5af8fe47bde6 received from {username='slave'} at 127.0.0.1:43244
I20260713 09:10:58.206261 28440 tablet_copy_service.cc:434] P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: ending tablet copy session 4d125e69fe654bff94dc6d57a79e219b-7b42e43761554374935f5af8fe47bde6 on tablet 7b42e43761554374935f5af8fe47bde6 with peer 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:10:58.422679 28723 raft_consensus.cc:1217] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:10:58.514302 28723 raft_consensus.cc:1217] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:10:58.603955 28723 raft_consensus.cc:1217] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260713 09:10:58.834262 29153 raft_consensus.cc:1064] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:58.836696 29153 consensus_queue.cc:237] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:58.843039 28357 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:58.843798 28279 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:58.843995 28723 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:58.844390 29153 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.845144 29123 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.845876 29157 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.856426 29153 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.857928 28276 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.863996 28723 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.869383 28357 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.874881 28177 catalog_manager.cc:5697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:58.904815 28427 consensus_queue.cc:237] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:58.907970 29153 raft_consensus.cc:1064] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:58.910386 29153 consensus_queue.cc:237] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:58.919178 28723 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEARNER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:58.920378 28357 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:58.922679 28357 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:58.922679 28276 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:58.924444 29123 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.924620 29157 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:58.925674 29153 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.926625 28723 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:58.927280 29153 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:58.929643 29123 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:58.934808 29157 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.942648 28357 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.957221 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99a2116a45f64e34933f185d8c05cd2e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:58.962071 28180 catalog_manager.cc:5697] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:58.968145 29172 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.969237 28721 raft_consensus.cc:2955] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.972124 28271 tablet_service.cc:1558] Processing DeleteTablet for tablet 99a2116a45f64e34933f185d8c05cd2e with delete_type TABLET_DATA_TOMBSTONED (TS 86b1ec9f3fd94a6481c3c4be03700832 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52046
I20260713 09:10:58.973656 28720 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.978281 28276 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:58.998466 28179 catalog_manager.cc:5697] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.005841 29174 tablet_replica.cc:333] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:10:59.007632 29174 raft_consensus.cc:2243] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.008342 29174 raft_consensus.cc:2272] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.013573 29174 ts_tablet_manager.cc:1916] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:59.013758 28357 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } attrs { replace: true } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.028187 28427 consensus_queue.cc:237] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:59.033903 28723 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:59.034611 28276 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:10:59.035082 29173 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:59.036767 29173 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:59.041340 29172 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.042270 28721 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.044239 28279 raft_consensus.cc:2955] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.049256 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b42e43761554374935f5af8fe47bde6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:59.055230 29174 ts_tablet_manager.cc:1929] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:59.055614 29174 log.cc:1199] T 99a2116a45f64e34933f185d8c05cd2e P 86b1ec9f3fd94a6481c3c4be03700832: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/wals/99a2116a45f64e34933f185d8c05cd2e
I20260713 09:10:59.055928 28178 catalog_manager.cc:5697] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 4 to 5, VOTER 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) evicted. New cstate: current_term: 3 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.057806 28167 catalog_manager.cc:5028] TS 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): tablet 99a2116a45f64e34933f185d8c05cd2e (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:59.065241 28343 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b42e43761554374935f5af8fe47bde6 with delete_type TABLET_DATA_TOMBSTONED (TS 3765db8ab9494ab089eef09054ccdd64 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35580
I20260713 09:10:59.066761 29175 tablet_replica.cc:333] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:10:59.067420 29175 raft_consensus.cc:2243] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.067898 29175 raft_consensus.cc:2272] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.070412 29175 ts_tablet_manager.cc:1916] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:59.081918 29175 ts_tablet_manager.cc:1929] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:10:59.082253 29175 log.cc:1199] T 7b42e43761554374935f5af8fe47bde6 P 3765db8ab9494ab089eef09054ccdd64: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/wals/7b42e43761554374935f5af8fe47bde6
I20260713 09:10:59.083622 28166 catalog_manager.cc:5028] TS 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): tablet 7b42e43761554374935f5af8fe47bde6 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:10:59.157910 29159 raft_consensus.cc:1064] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: attempting to promote NON_VOTER 4d125e69fe654bff94dc6d57a79e219b to VOTER
I20260713 09:10:59.160286 29159 consensus_queue.cc:237] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:59.166797 28427 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:59.167444 28723 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEARNER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:59.168725 28276 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:10:59.168550 29158 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:59.170428 29159 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:59.171329 29177 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:59.187747 29159 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.189342 28723 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.194765 28276 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.202245 28427 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.204348 28178 catalog_manager.cc:5697] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: config changed from index 3 to 4, 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } attrs { replace: true } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.219264 28357 consensus_queue.cc:237] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:10:59.224316 28276 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:59.224426 28723 raft_consensus.cc:1275] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:59.225701 29158 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:59.226334 29177 consensus_queue.cc:1048] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:59.232967 29177 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.234181 28279 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.237881 28723 raft_consensus.cc:2955] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.245571 28166 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13cc6eff421a485782d710baf99a5999 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:10:59.245335 28178 catalog_manager.cc:5697] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 reported cstate change: config changed from index 4 to 5, VOTER 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) evicted. New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } } }
I20260713 09:10:59.256170 28421 tablet_service.cc:1558] Processing DeleteTablet for tablet 13cc6eff421a485782d710baf99a5999 with delete_type TABLET_DATA_TOMBSTONED (TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36202
I20260713 09:10:59.257740 29181 tablet_replica.cc:333] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:10:59.258543 29181 raft_consensus.cc:2243] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.259069 29181 raft_consensus.cc:2272] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.261325 29181 ts_tablet_manager.cc:1916] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:10:59.270202 29181 ts_tablet_manager.cc:1929] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260713 09:10:59.270442 29181 log.cc:1199] T 13cc6eff421a485782d710baf99a5999 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Deleting WAL directory at /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/wals/13cc6eff421a485782d710baf99a5999
I20260713 09:10:59.271556 28166 catalog_manager.cc:5028] TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): tablet 13cc6eff421a485782d710baf99a5999 (table test-workload [id=63e1f78853474b6f9fc5769cc09e6e67]) successfully deleted
I20260713 09:11:01.777275 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:01.804415 28276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab"
dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
mode: GRACEFUL
new_leader_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:39796
I20260713 09:11:01.804890 28276 raft_consensus.cc:606] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Received request to transfer leadership to TS 3765db8ab9494ab089eef09054ccdd64
I20260713 09:11:01.814607 28427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24919a1c392b4b068074db49a5353128"
dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
mode: GRACEFUL
new_leader_uuid: "4d125e69fe654bff94dc6d57a79e219b"
 from {username='slave'} at 127.0.0.1:42306
I20260713 09:11:01.814987 28427 raft_consensus.cc:606] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Received request to transfer leadership to TS 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:11:01.816794 28427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6"
dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
mode: GRACEFUL
new_leader_uuid: "4d125e69fe654bff94dc6d57a79e219b"
 from {username='slave'} at 127.0.0.1:42306
I20260713 09:11:01.817168 28427 raft_consensus.cc:606] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Received request to transfer leadership to TS 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:11:01.818910 28427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e"
dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
mode: GRACEFUL
new_leader_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:42306
I20260713 09:11:01.819249 28427 raft_consensus.cc:606] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Received request to transfer leadership to TS 3765db8ab9494ab089eef09054ccdd64
I20260713 09:11:01.821061 28276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45"
dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
mode: GRACEFUL
new_leader_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:39796
I20260713 09:11:01.821516 28276 raft_consensus.cc:606] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Received request to transfer leadership to TS 3765db8ab9494ab089eef09054ccdd64
I20260713 09:11:01.822451 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:01.823076 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:01.958484 29190 raft_consensus.cc:993] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: : Instructing follower 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:01.958913 29173 raft_consensus.cc:1081] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Signalling peer 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:01.960093 28357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e"
dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:35592
I20260713 09:11:01.960517 28357 raft_consensus.cc:493] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.960762 28357 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:01.964627 28357 raft_consensus.cc:515] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:01.965857 28357 leader_election.cc:290] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 4 election: Requested vote from peers 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261), 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68:35813)
I20260713 09:11:01.966473 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:01.966653 28723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99a2116a45f64e34933f185d8c05cd2e" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
I20260713 09:11:01.967057 28427 raft_consensus.cc:3055] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:01.967185 28723 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:01.967351 28427 raft_consensus.cc:740] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:11:01.967954 28427 consensus_queue.cc:260] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:01.968719 28427 raft_consensus.cc:3060] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:01.971333 28723 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 4.
I20260713 09:11:01.972239 28321 leader_election.cc:304] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 4d125e69fe654bff94dc6d57a79e219b; no voters: 
I20260713 09:11:01.972895 29177 raft_consensus.cc:2804] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:01.973344 29177 raft_consensus.cc:697] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:11:01.974035 28427 raft_consensus.cc:2468] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 4.
I20260713 09:11:01.974200 29177 consensus_queue.cc:237] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:01.985159 28179 catalog_manager.cc:5697] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 3 to 4, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 4 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.992753 29190 raft_consensus.cc:993] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: : Instructing follower 4d125e69fe654bff94dc6d57a79e219b to start an election
I20260713 09:11:01.993171 29173 raft_consensus.cc:1081] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Signalling peer 4d125e69fe654bff94dc6d57a79e219b to start an election
I20260713 09:11:01.994530 28723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24919a1c392b4b068074db49a5353128"
dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
 from {username='slave'} at 127.0.0.1:36840
I20260713 09:11:01.995028 28723 raft_consensus.cc:493] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.995342 28723 raft_consensus.cc:3060] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.001803 28723 raft_consensus.cc:515] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:02.003118 28723 leader_election.cc:290] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:11:02.003696 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:02.003865 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24919a1c392b4b068074db49a5353128" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:02.004139 28276 raft_consensus.cc:3060] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.004586 28427 raft_consensus.cc:3055] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:02.004839 28427 raft_consensus.cc:740] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:11:02.005396 28427 consensus_queue.cc:260] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:02.006165 28427 raft_consensus.cc:3060] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.007993 28276 raft_consensus.cc:2468] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 2.
I20260713 09:11:02.008891 28690 leader_election.cc:304] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:11:02.009538 28949 raft_consensus.cc:2804] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:02.010324 28427 raft_consensus.cc:2468] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 2.
I20260713 09:11:02.010723 28949 raft_consensus.cc:697] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEADER]: Becoming Leader. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Running, Role: LEADER
I20260713 09:11:02.011528 28949 consensus_queue.cc:237] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:02.018103 28179 catalog_manager.cc:5697] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: term changed from 1 to 2, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68). New cstate: current_term: 2 leader_uuid: "4d125e69fe654bff94dc6d57a79e219b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:02.072944 29190 raft_consensus.cc:993] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: : Instructing follower 4d125e69fe654bff94dc6d57a79e219b to start an election
I20260713 09:11:02.073378 29173 raft_consensus.cc:1081] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Signalling peer 4d125e69fe654bff94dc6d57a79e219b to start an election
I20260713 09:11:02.074568 28723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6"
dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
 from {username='slave'} at 127.0.0.1:36840
I20260713 09:11:02.074931 28723 raft_consensus.cc:493] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.075145 28723 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.078918 28723 raft_consensus.cc:515] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:02.080171 28723 leader_election.cc:290] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 4 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:11:02.080932 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:02.081377 28427 raft_consensus.cc:3055] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:02.081368 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b42e43761554374935f5af8fe47bde6" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:02.081750 28427 raft_consensus.cc:740] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:11:02.081928 28276 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.082394 28427 consensus_queue.cc:260] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:02.083155 28427 raft_consensus.cc:3060] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:02.086207 28276 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 4.
I20260713 09:11:02.087059 28690 leader_election.cc:304] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:11:02.087211 29183 raft_consensus.cc:993] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: : Instructing follower 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:02.087654 29183 raft_consensus.cc:1081] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Signalling peer 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:02.087671 28949 raft_consensus.cc:2804] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:02.088490 28427 raft_consensus.cc:2468] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 4.
I20260713 09:11:02.088259 28949 raft_consensus.cc:697] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 4 LEADER]: Becoming Leader. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Running, Role: LEADER
I20260713 09:11:02.089183 28357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45"
dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:35604
I20260713 09:11:02.089669 28357 raft_consensus.cc:493] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.089390 28949 consensus_queue.cc:237] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:02.089941 28357 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:02.094605 28357 raft_consensus.cc:515] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:02.096093 28357 leader_election.cc:290] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 3 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:11:02.096920 28179 catalog_manager.cc:5697] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: term changed from 3 to 4, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68). New cstate: current_term: 4 leader_uuid: "4d125e69fe654bff94dc6d57a79e219b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:02.097227 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:02.096876 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fc4c023c8743b3b5f191d1bcf74b45" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:02.097802 28427 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:02.097889 28276 raft_consensus.cc:3055] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:02.098258 28276 raft_consensus.cc:740] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:11:02.098840 28276 consensus_queue.cc:260] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:02.099830 28276 raft_consensus.cc:3060] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:02.102010 28427 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 3.
I20260713 09:11:02.102818 28322 leader_election.cc:304] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:11:02.103425 29177 raft_consensus.cc:2804] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:02.103782 29177 raft_consensus.cc:697] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 3 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:11:02.104548 29177 consensus_queue.cc:237] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [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: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:02.105960 28276 raft_consensus.cc:2468] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 3.
I20260713 09:11:02.111083 28179 catalog_manager.cc:5697] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 2 to 3, leader changed from 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 3 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.148497 29185 raft_consensus.cc:993] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: : Instructing follower 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:02.148909 29183 raft_consensus.cc:1081] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Signalling peer 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:02.150004 28357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab"
dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:35604
I20260713 09:11:02.150367 28357 raft_consensus.cc:493] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.150595 28357 raft_consensus.cc:3060] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.154407 28357 raft_consensus.cc:515] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:02.155622 28357 leader_election.cc:290] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:11:02.156181 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:02.156455 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15567b53e60b44a1a45fc4cadb65f3ab" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:02.156715 28276 raft_consensus.cc:3055] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:02.156963 28427 raft_consensus.cc:3060] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.157044 28276 raft_consensus.cc:740] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:11:02.157773 28276 consensus_queue.cc:260] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:02.158803 28276 raft_consensus.cc:3060] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.162599 28427 raft_consensus.cc:2468] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:11:02.163446 28322 leader_election.cc:304] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3765db8ab9494ab089eef09054ccdd64, 3bb9e45fb9bd4ddc8355cfb8d68b88ac; no voters: 
I20260713 09:11:02.163978 29177 raft_consensus.cc:2804] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:02.164088 28276 raft_consensus.cc:2468] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 2.
I20260713 09:11:02.164358 29177 raft_consensus.cc:697] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:11:02.165176 29177 consensus_queue.cc:237] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:02.171373 28179 catalog_manager.cc:5697] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 1 to 2, leader changed from 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.409322 28723 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:02.410209 28427 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:02.410420 29177 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:02.411319 28949 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:02.420377 28276 raft_consensus.cc:1275] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:11:02.423724 28949 consensus_queue.cc:1048] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:11:02.431280 28427 raft_consensus.cc:1275] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:02.433065 29186 consensus_queue.cc:1048] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:02.498780 28427 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:02.499825 28949 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:02.506595 28276 raft_consensus.cc:1275] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:02.507757 29210 consensus_queue.cc:1048] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:02.584417 28427 raft_consensus.cc:1275] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:02.585471 29186 consensus_queue.cc:1048] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:02.593070 28276 raft_consensus.cc:1275] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:02.594317 29186 consensus_queue.cc:1048] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:02.664038 28276 raft_consensus.cc:1275] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.664973 29177 consensus_queue.cc:1048] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.673838 28427 raft_consensus.cc:1275] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.674892 29177 consensus_queue.cc:1048] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.823937 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:02.837890 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:02.851251 28276 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b"
dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
mode: GRACEFUL
new_leader_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:39796
I20260713 09:11:02.851665 28276 raft_consensus.cc:606] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Received request to transfer leadership to TS 3765db8ab9494ab089eef09054ccdd64
I20260713 09:11:02.853087 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:02.853662 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:03.325604 29217 raft_consensus.cc:993] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: : Instructing follower 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:03.326031 29183 raft_consensus.cc:1081] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Signalling peer 3765db8ab9494ab089eef09054ccdd64 to start an election
I20260713 09:11:03.327339 28357 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b"
dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
 from {username='slave'} at 127.0.0.1:35604
I20260713 09:11:03.327728 28357 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:03.327999 28357 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:03.331847 28357 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:03.333472 28357 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [CANDIDATE]: Term 4 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:11:03.333709 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:03.334317 28276 raft_consensus.cc:3055] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:03.334643 28276 raft_consensus.cc:740] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 86b1ec9f3fd94a6481c3c4be03700832, State: Running, Role: LEADER
I20260713 09:11:03.335932 28276 consensus_queue.cc:260] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:03.337077 28276 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:03.337643 28427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3765db8ab9494ab089eef09054ccdd64" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:03.338171 28427 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:03.343643 28276 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 4.
I20260713 09:11:03.343783 28427 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3765db8ab9494ab089eef09054ccdd64 in term 4.
I20260713 09:11:03.344674 28323 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [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: 3765db8ab9494ab089eef09054ccdd64, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:11:03.345257 29177 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:03.345654 29177 raft_consensus.cc:697] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Becoming Leader. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:11:03.346302 29177 consensus_queue.cc:237] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:03.382241 28179 catalog_manager.cc:5697] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 reported cstate change: term changed from 3 to 4, leader changed from 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65) to 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66). New cstate: current_term: 4 leader_uuid: "3765db8ab9494ab089eef09054ccdd64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:03.839038 28276 raft_consensus.cc:1275] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:03.840090 29213 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.849200 28428 raft_consensus.cc:1275] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Refusing update from remote peer 3765db8ab9494ab089eef09054ccdd64: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:11:03.852568 29213 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:03.854686 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:03.881045 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:03.905140 28357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b"
dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
mode: GRACEFUL
new_leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
 from {username='slave'} at 127.0.0.1:44936
I20260713 09:11:03.905823 28357 raft_consensus.cc:606] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Received request to transfer leadership to TS 3bb9e45fb9bd4ddc8355cfb8d68b88ac
I20260713 09:11:03.906803 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:03.907373 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:04.327095 29177 raft_consensus.cc:993] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: : Instructing follower 3bb9e45fb9bd4ddc8355cfb8d68b88ac to start an election
I20260713 09:11:04.327704 29232 raft_consensus.cc:1081] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Signalling peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac to start an election
I20260713 09:11:04.329025 28428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b"
dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
 from {username='slave'} at 127.0.0.1:36214
I20260713 09:11:04.329563 28428 raft_consensus.cc:493] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:04.329892 28428 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:04.335199 28428 raft_consensus.cc:515] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:04.336460 28428 leader_election.cc:290] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [CANDIDATE]: Term 5 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821)
I20260713 09:11:04.337162 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:04.337343 28357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68de027d3cb46f6a8ea04162df3064b" candidate_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3765db8ab9494ab089eef09054ccdd64"
I20260713 09:11:04.337702 28276 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:04.337857 28357 raft_consensus.cc:3055] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:11:04.338155 28357 raft_consensus.cc:740] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3765db8ab9494ab089eef09054ccdd64, State: Running, Role: LEADER
I20260713 09:11:04.338747 28357 consensus_queue.cc:260] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:04.339601 28357 raft_consensus.cc:3060] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:11:04.343415 28276 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 5.
I20260713 09:11:04.344165 28357 raft_consensus.cc:2468] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb9e45fb9bd4ddc8355cfb8d68b88ac in term 5.
I20260713 09:11:04.344684 28397 leader_election.cc:304] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [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: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:11:04.345561 29173 raft_consensus.cc:2804] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:11:04.346427 29173 raft_consensus.cc:697] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 5 LEADER]: Becoming Leader. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:11:04.347209 29173 consensus_queue.cc:237] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } }
I20260713 09:11:04.352775 28179 catalog_manager.cc:5697] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac reported cstate change: term changed from 4 to 5, leader changed from 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66) to 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67). New cstate: current_term: 5 leader_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:04.744055 28357 raft_consensus.cc:1275] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 5 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:11:04.745414 29173 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3765db8ab9494ab089eef09054ccdd64" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 38821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:04.756280 28276 raft_consensus.cc:1275] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 5 FOLLOWER]: Refusing update from remote peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:11:04.757682 29233 consensus_queue.cc:1048] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:04.908090 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:04.925298 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:04.938520 28428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0"
dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
mode: GRACEFUL
new_leader_uuid: "4d125e69fe654bff94dc6d57a79e219b"
 from {username='slave'} at 127.0.0.1:42306
I20260713 09:11:04.938967 28428 raft_consensus.cc:606] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Received request to transfer leadership to TS 4d125e69fe654bff94dc6d57a79e219b
I20260713 09:11:04.940501 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:11:04.941148 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:05.098757 29233 raft_consensus.cc:993] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: : Instructing follower 4d125e69fe654bff94dc6d57a79e219b to start an election
I20260713 09:11:05.099217 29173 raft_consensus.cc:1081] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Signalling peer 4d125e69fe654bff94dc6d57a79e219b to start an election
I20260713 09:11:05.100584 28721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0"
dest_uuid: "4d125e69fe654bff94dc6d57a79e219b"
 from {username='slave'} at 127.0.0.1:36840
I20260713 09:11:05.101066 28721 raft_consensus.cc:493] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:05.101310 28721 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:05.105612 28721 raft_consensus.cc:515] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:05.106968 28721 leader_election.cc:290] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [CANDIDATE]: Term 4 election: Requested vote from peers 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349), 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261)
I20260713 09:11:05.107473 28276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "86b1ec9f3fd94a6481c3c4be03700832"
I20260713 09:11:05.108017 28276 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:05.107914 28428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5b5de0c5ce7440ba5c98d61c81fcaa0" candidate_uuid: "4d125e69fe654bff94dc6d57a79e219b" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac"
I20260713 09:11:05.108583 28428 raft_consensus.cc:3055] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:11:05.108911 28428 raft_consensus.cc:740] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3bb9e45fb9bd4ddc8355cfb8d68b88ac, State: Running, Role: LEADER
I20260713 09:11:05.109552 28428 consensus_queue.cc:260] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:05.110643 28428 raft_consensus.cc:3060] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:11:05.112525 28276 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 4.
I20260713 09:11:05.113391 28690 leader_election.cc:304] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [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: 4d125e69fe654bff94dc6d57a79e219b, 86b1ec9f3fd94a6481c3c4be03700832; no voters: 
I20260713 09:11:05.114080 29238 raft_consensus.cc:2804] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:11:05.114430 29238 raft_consensus.cc:697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 4 LEADER]: Becoming Leader. State: Replica: 4d125e69fe654bff94dc6d57a79e219b, State: Running, Role: LEADER
I20260713 09:11:05.115336 28428 raft_consensus.cc:2468] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d125e69fe654bff94dc6d57a79e219b in term 4.
I20260713 09:11:05.115141 29238 consensus_queue.cc:237] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } }
I20260713 09:11:05.122588 28178 catalog_manager.cc:5697] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b reported cstate change: term changed from 3 to 4, leader changed from 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67) to 4d125e69fe654bff94dc6d57a79e219b (127.26.134.68). New cstate: current_term: 4 leader_uuid: "4d125e69fe654bff94dc6d57a79e219b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d125e69fe654bff94dc6d57a79e219b" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 35813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.526854 28276 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:05.527904 29238 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86b1ec9f3fd94a6481c3c4be03700832" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:05.540392 28427 raft_consensus.cc:1275] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Refusing update from remote peer 4d125e69fe654bff94dc6d57a79e219b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260713 09:11:05.542845 29249 consensus_queue.cc:1048] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb9e45fb9bd4ddc8355cfb8d68b88ac" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 33261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260713 09:11:05.941870 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:05.955449 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:11:05.984470 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:05.985327 27161 tablet_replica.cc:333] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:05.985996 27161 raft_consensus.cc:2243] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:05.986660 27161 raft_consensus.cc:2272] T e5581fa89f114379a96518e650179355 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:05.988459 27161 tablet_replica.cc:333] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:05.989056 27161 raft_consensus.cc:2243] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:05.989831 27161 raft_consensus.cc:2272] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:05.991511 27161 tablet_replica.cc:333] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:05.992027 27161 raft_consensus.cc:2243] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:05.992662 27161 raft_consensus.cc:2272] T b7610175d4a144e497fae272b2930e4d P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:05.994417 27161 tablet_replica.cc:333] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:05.994907 27161 raft_consensus.cc:2243] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:05.995546 27161 raft_consensus.cc:2272] T 7b42e43761554374935f5af8fe47bde6 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:05.997264 27161 tablet_replica.cc:333] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:05.997758 27161 raft_consensus.cc:2243] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:05.998127 27161 raft_consensus.cc:2272] T 46be13e2bfd64322ad5dcc4b68b773d5 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.000165 27161 tablet_replica.cc:333] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.000864 27161 raft_consensus.cc:2243] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.001392 27161 raft_consensus.cc:2272] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.003538 27161 tablet_replica.cc:333] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.004007 27161 raft_consensus.cc:2243] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.004667 27161 raft_consensus.cc:2272] T 354b05efd9864c589a6fe2121e3bc970 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.006610 27161 tablet_replica.cc:333] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.007169 27161 raft_consensus.cc:2243] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.007725 27161 raft_consensus.cc:2272] T 15567b53e60b44a1a45fc4cadb65f3ab P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.009634 27161 tablet_replica.cc:333] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.010123 27161 raft_consensus.cc:2243] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.010779 27161 raft_consensus.cc:2272] T d6d083940e71427fb0b2be2a84e8024b P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.013015 27161 tablet_replica.cc:333] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.013623 27161 raft_consensus.cc:2243] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.014428 27161 raft_consensus.cc:2272] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.016220 27161 tablet_replica.cc:333] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.016649 27161 raft_consensus.cc:2243] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.017032 27161 raft_consensus.cc:2272] T 24919a1c392b4b068074db49a5353128 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.018488 27161 tablet_replica.cc:333] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.018901 27161 raft_consensus.cc:2243] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.019259 27161 raft_consensus.cc:2272] T c6fc4c023c8743b3b5f191d1bcf74b45 P 86b1ec9f3fd94a6481c3c4be03700832 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.020795 27161 tablet_replica.cc:333] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.021220 27161 raft_consensus.cc:2243] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.021852 27161 raft_consensus.cc:2272] T cf08d20896d64d48a6611014fb089c5d P 86b1ec9f3fd94a6481c3c4be03700832 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.023471 27161 tablet_replica.cc:333] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.023880 27161 raft_consensus.cc:2243] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.024349 27161 raft_consensus.cc:2272] T 626cbef1b8a045eea95b631b6e35fdc7 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.025794 27161 tablet_replica.cc:333] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.026193 27161 raft_consensus.cc:2243] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.026782 27161 raft_consensus.cc:2272] T 20817aa6b8a4456d9c5dff15f7edc198 P 86b1ec9f3fd94a6481c3c4be03700832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.028748 27161 tablet_replica.cc:333] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.029340 27161 raft_consensus.cc:2243] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.030133 27161 raft_consensus.cc:2272] T 13cc6eff421a485782d710baf99a5999 P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.031832 27161 tablet_replica.cc:333] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.032195 27161 raft_consensus.cc:2243] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.032809 27161 raft_consensus.cc:2272] T 50cda35a6534437c89d47a15a285b46a P 86b1ec9f3fd94a6481c3c4be03700832 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.034567 27161 tablet_replica.cc:333] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832: stopping tablet replica
I20260713 09:11:06.035128 27161 raft_consensus.cc:2243] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.035658 27161 raft_consensus.cc:2272] T e68de027d3cb46f6a8ea04162df3064b P 86b1ec9f3fd94a6481c3c4be03700832 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:06.070904 28690 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111)
W20260713 09:11:06.073704 28690 consensus_peers.cc:597] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.097790 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
W20260713 09:11:06.109611 28690 consensus_peers.cc:597] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.135455 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
W20260713 09:11:06.154897 28397 consensus_peers.cc:597] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.169925 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:06.170591 27161 tablet_replica.cc:333] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.171180 27161 raft_consensus.cc:2243] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.171903 27161 raft_consensus.cc:2272] T 15567b53e60b44a1a45fc4cadb65f3ab P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.173784 27161 tablet_replica.cc:333] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.174460 27161 raft_consensus.cc:2243] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.175287 27161 raft_consensus.cc:2272] T e5581fa89f114379a96518e650179355 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.177389 27161 tablet_replica.cc:333] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.177907 27161 raft_consensus.cc:2243] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.178630 27161 raft_consensus.cc:2272] T 99a2116a45f64e34933f185d8c05cd2e P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.180343 27161 tablet_replica.cc:333] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.180840 27161 raft_consensus.cc:2243] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.181245 27161 raft_consensus.cc:2272] T d6d083940e71427fb0b2be2a84e8024b P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.183045 27161 tablet_replica.cc:333] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.183593 27161 raft_consensus.cc:2243] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.183972 27161 raft_consensus.cc:2272] T 880611cf5fd441a196019aed356889e1 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.185933 27161 tablet_replica.cc:333] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.186455 27161 raft_consensus.cc:2243] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.186852 27161 raft_consensus.cc:2272] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.188611 27161 tablet_replica.cc:333] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.189103 27161 raft_consensus.cc:2243] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.189602 27161 raft_consensus.cc:2272] T 354b05efd9864c589a6fe2121e3bc970 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.191247 27161 tablet_replica.cc:333] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.191708 27161 raft_consensus.cc:2243] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.192430 27161 raft_consensus.cc:2272] T 626cbef1b8a045eea95b631b6e35fdc7 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.194253 27161 tablet_replica.cc:333] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.194705 27161 raft_consensus.cc:2243] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.195261 27161 raft_consensus.cc:2272] T 96db05d327b44db7861f99d6dbabdf40 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.196951 27161 tablet_replica.cc:333] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.197424 27161 raft_consensus.cc:2243] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.198081 27161 raft_consensus.cc:2272] T 13cc6eff421a485782d710baf99a5999 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.199841 27161 tablet_replica.cc:333] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.200300 27161 raft_consensus.cc:2243] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.200736 27161 raft_consensus.cc:2272] T 3cd947bff32a4451afe468b8f2783544 P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.202441 27161 tablet_replica.cc:333] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.202875 27161 raft_consensus.cc:2243] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.203488 27161 raft_consensus.cc:2272] T a05335ca62d54d54bd23541f53382c19 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.205060 27161 tablet_replica.cc:333] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.205503 27161 raft_consensus.cc:2243] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.205914 27161 raft_consensus.cc:2272] T cf08d20896d64d48a6611014fb089c5d P 3765db8ab9494ab089eef09054ccdd64 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.207540 27161 tablet_replica.cc:333] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.207954 27161 raft_consensus.cc:2243] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.208448 27161 raft_consensus.cc:2272] T ebcfc2caf21b443788e8884da36a374a P 3765db8ab9494ab089eef09054ccdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.210009 27161 tablet_replica.cc:333] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.210446 27161 raft_consensus.cc:2243] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.210807 27161 raft_consensus.cc:2272] T e68de027d3cb46f6a8ea04162df3064b P 3765db8ab9494ab089eef09054ccdd64 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.212318 27161 tablet_replica.cc:333] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.212719 27161 raft_consensus.cc:2243] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.213397 27161 raft_consensus.cc:2272] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3765db8ab9494ab089eef09054ccdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.214919 27161 tablet_replica.cc:333] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.215323 27161 raft_consensus.cc:2243] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.215672 27161 raft_consensus.cc:2272] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.217167 27161 tablet_replica.cc:333] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64: stopping tablet replica
I20260713 09:11:06.217568 27161 raft_consensus.cc:2243] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.217929 27161 raft_consensus.cc:2272] T b7610175d4a144e497fae272b2930e4d P 3765db8ab9494ab089eef09054ccdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:06.223620 28690 consensus_peers.cc:597] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:06.258899 28397 consensus_peers.cc:597] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.259269 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
W20260713 09:11:06.285403 28690 consensus_peers.cc:597] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.293150 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
W20260713 09:11:06.300817 28690 consensus_peers.cc:597] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 86b1ec9f3fd94a6481c3c4be03700832 (127.26.134.65:39349): Couldn't send request to peer 86b1ec9f3fd94a6481c3c4be03700832. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.321031 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:06.321702 27161 tablet_replica.cc:333] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.322320 27161 raft_consensus.cc:2243] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.322853 27161 raft_consensus.cc:2272] T 46be13e2bfd64322ad5dcc4b68b773d5 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.324469 27161 tablet_replica.cc:333] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.324966 27161 raft_consensus.cc:2243] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.325320 27161 raft_consensus.cc:2272] T 880611cf5fd441a196019aed356889e1 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.326987 27161 tablet_replica.cc:333] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.327407 27161 raft_consensus.cc:2243] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.327751 27161 raft_consensus.cc:2272] T 7b42e43761554374935f5af8fe47bde6 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.329346 27161 tablet_replica.cc:333] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.329892 27161 raft_consensus.cc:2243] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.330386 27161 raft_consensus.cc:2272] T 15567b53e60b44a1a45fc4cadb65f3ab P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.332403 27161 tablet_replica.cc:333] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.333012 27161 raft_consensus.cc:2243] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:11:06.333339 28396 consensus_peers.cc:597] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac -> Peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Couldn't send request to peer 3765db8ab9494ab089eef09054ccdd64. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:38821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.333477 27161 raft_consensus.cc:2272] T d6d083940e71427fb0b2be2a84e8024b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.335197 27161 tablet_replica.cc:333] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.335625 27161 raft_consensus.cc:2243] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.335983 27161 raft_consensus.cc:2272] T 99a2116a45f64e34933f185d8c05cd2e P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.337533 27161 tablet_replica.cc:333] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.337960 27161 raft_consensus.cc:2243] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.338279 27161 raft_consensus.cc:2272] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.340370 27161 tablet_replica.cc:333] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.340862 27161 raft_consensus.cc:2243] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.341243 27161 raft_consensus.cc:2272] T b7610175d4a144e497fae272b2930e4d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.342839 27161 tablet_replica.cc:333] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.343274 27161 raft_consensus.cc:2243] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.343931 27161 raft_consensus.cc:2272] T ebcfc2caf21b443788e8884da36a374a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.345513 27161 tablet_replica.cc:333] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.345932 27161 raft_consensus.cc:2243] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.346284 27161 raft_consensus.cc:2272] T cf08d20896d64d48a6611014fb089c5d P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.347716 27161 tablet_replica.cc:333] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.348150 27161 raft_consensus.cc:2243] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.348510 27161 raft_consensus.cc:2272] T 24919a1c392b4b068074db49a5353128 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.350004 27161 tablet_replica.cc:333] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.350435 27161 raft_consensus.cc:2243] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.350759 27161 raft_consensus.cc:2272] T c6fc4c023c8743b3b5f191d1bcf74b45 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.352322 27161 tablet_replica.cc:333] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.352748 27161 raft_consensus.cc:2243] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.353394 27161 raft_consensus.cc:2272] T e68de027d3cb46f6a8ea04162df3064b P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.355000 27161 tablet_replica.cc:333] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.355422 27161 raft_consensus.cc:2243] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.355767 27161 raft_consensus.cc:2272] T 50cda35a6534437c89d47a15a285b46a P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.357468 27161 tablet_replica.cc:333] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.358044 27161 raft_consensus.cc:2243] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.358837 27161 raft_consensus.cc:2272] T 3cd947bff32a4451afe468b8f2783544 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.361068 27161 tablet_replica.cc:333] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.361660 27161 raft_consensus.cc:2243] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 LEADER]: Raft consensus shutting down.
W20260713 09:11:06.361867 28689 consensus_peers.cc:597] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Couldn't send request to peer 3765db8ab9494ab089eef09054ccdd64. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:38821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.362411 27161 raft_consensus.cc:2272] T a05335ca62d54d54bd23541f53382c19 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.364161 27161 tablet_replica.cc:333] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.364578 27161 raft_consensus.cc:2243] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.365263 27161 raft_consensus.cc:2272] T 20817aa6b8a4456d9c5dff15f7edc198 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.366883 27161 tablet_replica.cc:333] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac: stopping tablet replica
I20260713 09:11:06.367280 27161 raft_consensus.cc:2243] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.367944 27161 raft_consensus.cc:2272] T 96db05d327b44db7861f99d6dbabdf40 P 3bb9e45fb9bd4ddc8355cfb8d68b88ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.444018 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
W20260713 09:11:06.445648 28689 consensus_peers.cc:597] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Couldn't send request to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.67:33261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:06.472286 28689 consensus_peers.cc:597] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b -> Peer 3765db8ab9494ab089eef09054ccdd64 (127.26.134.66:38821): Couldn't send request to peer 3765db8ab9494ab089eef09054ccdd64. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:38821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.480796 27161 tablet_server.cc:179] TabletServer@127.26.134.68:0 shutting down...
I20260713 09:11:06.502544 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:06.503144 27161 tablet_replica.cc:333] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.503757 27161 raft_consensus.cc:2243] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.504254 27161 raft_consensus.cc:2272] T 99a2116a45f64e34933f185d8c05cd2e P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.506111 27161 tablet_replica.cc:333] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.506621 27161 raft_consensus.cc:2243] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.507131 27161 raft_consensus.cc:2272] T 13cc6eff421a485782d710baf99a5999 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.508919 27161 tablet_replica.cc:333] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.509398 27161 raft_consensus.cc:2243] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.509865 27161 raft_consensus.cc:2272] T 626cbef1b8a045eea95b631b6e35fdc7 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.511420 27161 tablet_replica.cc:333] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.511868 27161 raft_consensus.cc:2243] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.512274 27161 raft_consensus.cc:2272] T 96db05d327b44db7861f99d6dbabdf40 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.513823 27161 tablet_replica.cc:333] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.514281 27161 raft_consensus.cc:2243] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.514920 27161 raft_consensus.cc:2272] T e5b5de0c5ce7440ba5c98d61c81fcaa0 P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.516706 27161 tablet_replica.cc:333] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.517184 27161 raft_consensus.cc:2243] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.517633 27161 raft_consensus.cc:2272] T e5581fa89f114379a96518e650179355 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.519203 27161 tablet_replica.cc:333] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.519650 27161 raft_consensus.cc:2243] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.520256 27161 raft_consensus.cc:2272] T 3cd947bff32a4451afe468b8f2783544 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.522302 27161 tablet_replica.cc:333] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.522890 27161 raft_consensus.cc:2243] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.523483 27161 raft_consensus.cc:2272] T a05335ca62d54d54bd23541f53382c19 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:06.523988 28689 consensus_peers.cc:597] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Couldn't send request to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.67:33261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.525290 27161 tablet_replica.cc:333] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.525751 27161 raft_consensus.cc:2243] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.526115 27161 raft_consensus.cc:2272] T 20817aa6b8a4456d9c5dff15f7edc198 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.527700 27161 tablet_replica.cc:333] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.528141 27161 raft_consensus.cc:2243] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.528865 27161 raft_consensus.cc:2272] T 7b42e43761554374935f5af8fe47bde6 P 4d125e69fe654bff94dc6d57a79e219b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.530409 27161 tablet_replica.cc:333] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.530826 27161 raft_consensus.cc:2243] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.531397 27161 raft_consensus.cc:2272] T 46be13e2bfd64322ad5dcc4b68b773d5 P 4d125e69fe654bff94dc6d57a79e219b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.533420 27161 tablet_replica.cc:333] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.534072 27161 raft_consensus.cc:2243] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.534584 27161 raft_consensus.cc:2272] T 354b05efd9864c589a6fe2121e3bc970 P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.536558 27161 tablet_replica.cc:333] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
W20260713 09:11:06.536593 28689 consensus_peers.cc:597] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b -> Peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac (127.26.134.67:33261): Couldn't send request to peer 3bb9e45fb9bd4ddc8355cfb8d68b88ac. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.67:33261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:06.537246 27161 raft_consensus.cc:2243] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.537689 27161 raft_consensus.cc:2272] T 511ff554bc6e4e169f8f7f8ab9b0a676 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.539143 27161 tablet_replica.cc:333] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.539554 27161 raft_consensus.cc:2243] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.540159 27161 raft_consensus.cc:2272] T 38d2bb66c3fc4dc18543a2de0ad6db9b P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.541664 27161 tablet_replica.cc:333] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.542083 27161 raft_consensus.cc:2243] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.542702 27161 raft_consensus.cc:2272] T 24919a1c392b4b068074db49a5353128 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.544328 27161 tablet_replica.cc:333] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.544728 27161 raft_consensus.cc:2243] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.545089 27161 raft_consensus.cc:2272] T 50cda35a6534437c89d47a15a285b46a P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.546622 27161 tablet_replica.cc:333] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.547008 27161 raft_consensus.cc:2243] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:06.547376 27161 raft_consensus.cc:2272] T ebcfc2caf21b443788e8884da36a374a P 4d125e69fe654bff94dc6d57a79e219b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.548955 27161 tablet_replica.cc:333] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b: stopping tablet replica
I20260713 09:11:06.549326 27161 raft_consensus.cc:2243] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.550006 27161 raft_consensus.cc:2272] T 880611cf5fd441a196019aed356889e1 P 4d125e69fe654bff94dc6d57a79e219b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.598556 27161 tablet_server.cc:196] TabletServer@127.26.134.68:0 shutdown complete.
I20260713 09:11:06.625439 27161 master.cc:562] Master@127.26.134.126:39755 shutting down...
I20260713 09:11:06.645092 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:06.645623 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:06.645926 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 604299240a284465bc89d7582c35ce30: stopping tablet replica
I20260713 09:11:06.664642 27161 master.cc:584] Master@127.26.134.126:39755 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31171 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:11:06.713922 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:38545
I20260713 09:11:06.714979 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:06.719867 29259 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
W20260713 09:11:06.719870 29258 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
I20260713 09:11:06.721359 27161 server_base.cc:1061] running on GCE node
W20260713 09:11:06.722002 29261 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
I20260713 09:11:06.722829 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:06.723003 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:06.723111 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933866723101 us; error 0 us; skew 500 ppm
I20260713 09:11:06.723551 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:06.725579 27161 webserver.cc:533] Webserver started at http://127.26.134.126:33937/ using document root <none> and password file <none>
I20260713 09:11:06.725986 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:06.726123 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:06.726334 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:06.727308 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "67ef941a33054d9f9bb2d4a9979ff1c0"
format_stamp: "Formatted at 2026-07-13 09:11:06 on dist-test-slave-1cb3"
I20260713 09:11:06.731364 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:06.734233 29266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:06.734840 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:11:06.735086 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "67ef941a33054d9f9bb2d4a9979ff1c0"
format_stamp: "Formatted at 2026-07-13 09:11:06 on dist-test-slave-1cb3"
I20260713 09:11:06.735347 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-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)
I20260713 09:11:06.758469 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:06.759498 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:06.793963 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:38545
I20260713 09:11:06.794057 29317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:38545 every 8 connection(s)
I20260713 09:11:06.797586 29318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:06.807353 29318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0: Bootstrap starting.
I20260713 09:11:06.811605 29318 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:06.815176 29318 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0: No bootstrap required, opened a new log
I20260713 09:11:06.817060 29318 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ef941a33054d9f9bb2d4a9979ff1c0" member_type: VOTER }
I20260713 09:11:06.817391 29318 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:06.817559 29318 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ef941a33054d9f9bb2d4a9979ff1c0, State: Initialized, Role: FOLLOWER
I20260713 09:11:06.818064 29318 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67ef941a33054d9f9bb2d4a9979ff1c0" member_type: VOTER }
I20260713 09:11:06.818574 29318 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:06.818853 29318 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:06.819164 29318 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.822834 29318 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ef941a33054d9f9bb2d4a9979ff1c0" member_type: VOTER }
I20260713 09:11:06.823295 29318 leader_election.cc:304] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [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: 67ef941a33054d9f9bb2d4a9979ff1c0; no voters: 
I20260713 09:11:06.824267 29318 leader_election.cc:290] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:06.824579 29321 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:06.825752 29321 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 1 LEADER]: Becoming Leader. State: Replica: 67ef941a33054d9f9bb2d4a9979ff1c0, State: Running, Role: LEADER
I20260713 09:11:06.826396 29321 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [LEADER]: Queue going to LEADER mode. State: All 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: "67ef941a33054d9f9bb2d4a9979ff1c0" member_type: VOTER }
I20260713 09:11:06.826915 29318 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:06.830395 29322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67ef941a33054d9f9bb2d4a9979ff1c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ef941a33054d9f9bb2d4a9979ff1c0" member_type: VOTER } }
I20260713 09:11:06.830968 29322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:06.831936 29323 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67ef941a33054d9f9bb2d4a9979ff1c0. Latest consensus state: current_term: 1 leader_uuid: "67ef941a33054d9f9bb2d4a9979ff1c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ef941a33054d9f9bb2d4a9979ff1c0" member_type: VOTER } }
I20260713 09:11:06.832453 29323 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:06.832551 29328 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:06.838203 29328 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:06.840428 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:06.845677 29328 catalog_manager.cc:1383] Generated new cluster ID: b20669fb66ff4f4c81ed8552f191a946
I20260713 09:11:06.845904 29328 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:06.872329 29328 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:06.873564 29328 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:06.888468 29328 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0: Generated new TSK 0
I20260713 09:11:06.889014 29328 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:06.906469 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:06.911937 29339 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
W20260713 09:11:06.912614 29340 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
W20260713 09:11:06.914911 29342 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
I20260713 09:11:06.915421 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:06.916261 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:06.916468 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:06.916621 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933866916604 us; error 0 us; skew 500 ppm
I20260713 09:11:06.917148 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:06.919106 27161 webserver.cc:533] Webserver started at http://127.26.134.65:36735/ using document root <none> and password file <none>
I20260713 09:11:06.919533 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:06.919710 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:06.919948 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:06.921010 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "aa03e552232f44e18d114cb7478c54cf"
format_stamp: "Formatted at 2026-07-13 09:11:06 on dist-test-slave-1cb3"
I20260713 09:11:06.924857 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:06.927608 29347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:06.928264 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:06.928560 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "aa03e552232f44e18d114cb7478c54cf"
format_stamp: "Formatted at 2026-07-13 09:11:06 on dist-test-slave-1cb3"
I20260713 09:11:06.928840 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-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)
I20260713 09:11:06.957759 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:06.958848 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:06.960168 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:06.962306 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:06.962484 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:06.962707 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:06.962865 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:06.999372 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:43817
I20260713 09:11:06.999465 29409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:43817 every 8 connection(s)
I20260713 09:11:07.004551 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:07.011427 29414 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
W20260713 09:11:07.012857 29415 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
W20260713 09:11:07.015108 29417 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
I20260713 09:11:07.015373 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:07.016232 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:07.016407 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:07.016523 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933867016512 us; error 0 us; skew 500 ppm
I20260713 09:11:07.017000 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:07.019821 27161 webserver.cc:533] Webserver started at http://127.26.134.66:41455/ using document root <none> and password file <none>
I20260713 09:11:07.020313 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:07.020538 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:07.020867 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:07.021036 29410 heartbeater.cc:344] Connected to a master server at 127.26.134.126:38545
I20260713 09:11:07.021396 29410 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:07.022002 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "4f9e540b56ba48599996d4ddca169d2c"
format_stamp: "Formatted at 2026-07-13 09:11:07 on dist-test-slave-1cb3"
I20260713 09:11:07.022079 29410 heartbeater.cc:507] Master 127.26.134.126:38545 requested a full tablet report, sending...
I20260713 09:11:07.024222 29283 ts_manager.cc:194] Registered new tserver with Master: aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:07.026543 29283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50678
I20260713 09:11:07.027050 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:11:07.030237 29422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.030933 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:07.031186 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "4f9e540b56ba48599996d4ddca169d2c"
format_stamp: "Formatted at 2026-07-13 09:11:07 on dist-test-slave-1cb3"
I20260713 09:11:07.031435 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-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)
I20260713 09:11:07.075914 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:07.077207 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:07.078565 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:07.080544 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:07.080736 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.080965 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:07.081113 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.116541 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:39673
I20260713 09:11:07.116647 29484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:39673 every 8 connection(s)
I20260713 09:11:07.120850 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:07.126557 29488 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
W20260713 09:11:07.127763 29489 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
W20260713 09:11:07.130286 29491 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
I20260713 09:11:07.131361 29485 heartbeater.cc:344] Connected to a master server at 127.26.134.126:38545
I20260713 09:11:07.131572 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:07.131785 29485 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:07.132413 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:07.132664 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:07.132575 29485 heartbeater.cc:507] Master 127.26.134.126:38545 requested a full tablet report, sending...
I20260713 09:11:07.132967 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933867132948 us; error 0 us; skew 500 ppm
I20260713 09:11:07.133580 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:07.134738 29283 ts_manager.cc:194] Registered new tserver with Master: 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:07.136000 27161 webserver.cc:533] Webserver started at http://127.26.134.67:38301/ using document root <none> and password file <none>
I20260713 09:11:07.136430 29283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50680
I20260713 09:11:07.136636 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:07.136914 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:07.137223 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:07.138300 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
format_stamp: "Formatted at 2026-07-13 09:11:07 on dist-test-slave-1cb3"
I20260713 09:11:07.142144 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:07.145016 29496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.145654 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:07.145910 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
format_stamp: "Formatted at 2026-07-13 09:11:07 on dist-test-slave-1cb3"
I20260713 09:11:07.146143 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-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)
I20260713 09:11:07.179639 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:07.180667 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:07.181989 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:07.183929 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:07.184110 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.184325 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:07.184473 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.220116 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:41043
I20260713 09:11:07.220224 29558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:41043 every 8 connection(s)
I20260713 09:11:07.224364 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:07.230525 29562 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
W20260713 09:11:07.231675 29563 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
W20260713 09:11:07.233440 29565 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
I20260713 09:11:07.234241 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:07.235199 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:11:07.235282 29559 heartbeater.cc:344] Connected to a master server at 127.26.134.126:38545
W20260713 09:11:07.235474 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:07.235677 29559 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:07.235692 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933867235675 us; error 0 us; skew 500 ppm
I20260713 09:11:07.236545 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:07.236531 29559 heartbeater.cc:507] Master 127.26.134.126:38545 requested a full tablet report, sending...
I20260713 09:11:07.238672 29283 ts_manager.cc:194] Registered new tserver with Master: dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:07.239068 27161 webserver.cc:533] Webserver started at http://127.26.134.68:34617/ using document root <none> and password file <none>
I20260713 09:11:07.239547 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:07.239727 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:07.239955 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:07.239988 29283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50692
I20260713 09:11:07.241108 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-3-root/instance:
uuid: "8d945d7714a444c8a739424e2b800e81"
format_stamp: "Formatted at 2026-07-13 09:11:07 on dist-test-slave-1cb3"
I20260713 09:11:07.245066 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:07.247866 29570 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.248541 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:07.248795 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-3-root
uuid: "8d945d7714a444c8a739424e2b800e81"
format_stamp: "Formatted at 2026-07-13 09:11:07 on dist-test-slave-1cb3"
I20260713 09:11:07.249073 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-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)
I20260713 09:11:07.292943 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:07.294056 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:07.295357 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:07.297295 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:07.297477 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.297683 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:07.297840 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:07.335076 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.68:44993
I20260713 09:11:07.335167 29632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.68:44993 every 8 connection(s)
I20260713 09:11:07.347707 29633 heartbeater.cc:344] Connected to a master server at 127.26.134.126:38545
I20260713 09:11:07.348021 29633 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:07.348630 29633 heartbeater.cc:507] Master 127.26.134.126:38545 requested a full tablet report, sending...
I20260713 09:11:07.350260 29283 ts_manager.cc:194] Registered new tserver with Master: 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:07.350363 27161 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012314605s
I20260713 09:11:07.351599 29283 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50702
I20260713 09:11:07.372191 29283 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50710:
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"
    }
  }
}
I20260713 09:11:07.501992 29524 tablet_service.cc:1511] Processing CreateTablet for tablet 1edbcd870502464488677cb76ee732d0 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:07.503401 29524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edbcd870502464488677cb76ee732d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.507500 29375 tablet_service.cc:1511] Processing CreateTablet for tablet 3b34d1639ee2456bb620ba46098b7a0b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:07.509042 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b34d1639ee2456bb620ba46098b7a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.509299 29523 tablet_service.cc:1511] Processing CreateTablet for tablet 3b34d1639ee2456bb620ba46098b7a0b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:07.509891 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 40d5058ed9c0476d85875c4ce97eb42c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:07.510586 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b34d1639ee2456bb620ba46098b7a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.511137 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5058ed9c0476d85875c4ce97eb42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.513929 29374 tablet_service.cc:1511] Processing CreateTablet for tablet f1a21f73daea4ad183b2a4cd2db2fc58 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:07.515148 29374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a21f73daea4ad183b2a4cd2db2fc58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.517899 29373 tablet_service.cc:1511] Processing CreateTablet for tablet 40d5058ed9c0476d85875c4ce97eb42c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:07.519120 29373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5058ed9c0476d85875c4ce97eb42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.521777 29372 tablet_service.cc:1511] Processing CreateTablet for tablet a839088c3ef748afb0ae61fc098a09d4 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:07.522944 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a839088c3ef748afb0ae61fc098a09d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.523738 29450 tablet_service.cc:1511] Processing CreateTablet for tablet 1edbcd870502464488677cb76ee732d0 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:07.524950 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edbcd870502464488677cb76ee732d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.524744 29448 tablet_service.cc:1511] Processing CreateTablet for tablet f1a21f73daea4ad183b2a4cd2db2fc58 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:07.525995 29448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a21f73daea4ad183b2a4cd2db2fc58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.526933 29449 tablet_service.cc:1511] Processing CreateTablet for tablet 3b34d1639ee2456bb620ba46098b7a0b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:11:07.528250 29449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b34d1639ee2456bb620ba46098b7a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.547468 29653 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:07.554360 29653 tablet_bootstrap.cc:654] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.562554 29448 tablet_service.cc:1511] Processing CreateTablet for tablet a839088c3ef748afb0ae61fc098a09d4 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:07.563088 29521 tablet_service.cc:1511] Processing CreateTablet for tablet a839088c3ef748afb0ae61fc098a09d4 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:11:07.563719 29448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a839088c3ef748afb0ae61fc098a09d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.564492 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a839088c3ef748afb0ae61fc098a09d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.576063 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 1edbcd870502464488677cb76ee732d0 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:11:07.577370 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edbcd870502464488677cb76ee732d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.578867 29371 tablet_service.cc:1511] Processing CreateTablet for tablet 191a9291317f4d1ab8798a87594d311c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:07.580083 29371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191a9291317f4d1ab8798a87594d311c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.581944 29447 tablet_service.cc:1511] Processing CreateTablet for tablet 191a9291317f4d1ab8798a87594d311c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:07.583215 29447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191a9291317f4d1ab8798a87594d311c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.587443 29520 tablet_service.cc:1511] Processing CreateTablet for tablet 97d69bd162d546e3854f541937342e37 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:07.588642 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d69bd162d546e3854f541937342e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.576049 29595 tablet_service.cc:1511] Processing CreateTablet for tablet 191a9291317f4d1ab8798a87594d311c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:11:07.594261 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191a9291317f4d1ab8798a87594d311c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.583055 29596 tablet_service.cc:1511] Processing CreateTablet for tablet 40d5058ed9c0476d85875c4ce97eb42c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:11:07.597720 29596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40d5058ed9c0476d85875c4ce97eb42c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.581887 29597 tablet_service.cc:1511] Processing CreateTablet for tablet f1a21f73daea4ad183b2a4cd2db2fc58 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:11:07.602169 29597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a21f73daea4ad183b2a4cd2db2fc58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.603271 29594 tablet_service.cc:1511] Processing CreateTablet for tablet 97d69bd162d546e3854f541937342e37 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:07.604461 29594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d69bd162d546e3854f541937342e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.606880 29652 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:07.608402 29374 tablet_service.cc:1511] Processing CreateTablet for tablet 97d69bd162d546e3854f541937342e37 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:11:07.613260 29652 tablet_bootstrap.cc:654] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.616092 29450 tablet_service.cc:1511] Processing CreateTablet for tablet 30291285b55b4ec9ba4e41ccad33dc66 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:07.617280 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30291285b55b4ec9ba4e41ccad33dc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.601293 29655 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:07.613402 29374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97d69bd162d546e3854f541937342e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.634315 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 30291285b55b4ec9ba4e41ccad33dc66 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:07.635681 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30291285b55b4ec9ba4e41ccad33dc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.638972 29593 tablet_service.cc:1511] Processing CreateTablet for tablet 30291285b55b4ec9ba4e41ccad33dc66 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:11:07.640208 29593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30291285b55b4ec9ba4e41ccad33dc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.649998 29373 tablet_service.cc:1511] Processing CreateTablet for tablet ab1ad8ae2d344588b34a5e3e716d0e6c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:07.651229 29373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1ad8ae2d344588b34a5e3e716d0e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.652125 29653 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:07.652621 29653 ts_tablet_manager.cc:1403] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.007s
I20260713 09:11:07.645015 29655 tablet_bootstrap.cc:654] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.655265 29448 tablet_service.cc:1511] Processing CreateTablet for tablet ab1ad8ae2d344588b34a5e3e716d0e6c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:07.655678 29520 tablet_service.cc:1511] Processing CreateTablet for tablet ab1ad8ae2d344588b34a5e3e716d0e6c (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:11:07.656672 29448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1ad8ae2d344588b34a5e3e716d0e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.657029 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1ad8ae2d344588b34a5e3e716d0e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.677142 29447 tablet_service.cc:1511] Processing CreateTablet for tablet a1e12cc2221541bb993390a959c7e89b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:07.678407 29447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e12cc2221541bb993390a959c7e89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.684554 29372 tablet_service.cc:1511] Processing CreateTablet for tablet a1e12cc2221541bb993390a959c7e89b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:07.685801 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e12cc2221541bb993390a959c7e89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.687983 29597 tablet_service.cc:1511] Processing CreateTablet for tablet ef9ec9f7e97644559adddfebf147e5b9 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:07.689152 29597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9ec9f7e97644559adddfebf147e5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.689617 29375 tablet_service.cc:1511] Processing CreateTablet for tablet ef9ec9f7e97644559adddfebf147e5b9 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:07.690743 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9ec9f7e97644559adddfebf147e5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.697765 29521 tablet_service.cc:1511] Processing CreateTablet for tablet ef9ec9f7e97644559adddfebf147e5b9 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:11:07.698937 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef9ec9f7e97644559adddfebf147e5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.706487 29449 tablet_service.cc:1511] Processing CreateTablet for tablet 848ebe5f51584f22aff8c157672973eb (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:07.707634 29449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848ebe5f51584f22aff8c157672973eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.710505 29598 tablet_service.cc:1511] Processing CreateTablet for tablet a1e12cc2221541bb993390a959c7e89b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:11:07.711645 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e12cc2221541bb993390a959c7e89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.711896 29520 tablet_service.cc:1511] Processing CreateTablet for tablet 848ebe5f51584f22aff8c157672973eb (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:07.713124 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848ebe5f51584f22aff8c157672973eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.714298 29375 tablet_service.cc:1511] Processing CreateTablet for tablet 958c7608925640c4b65572c45a95eaff (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:07.715416 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958c7608925640c4b65572c45a95eaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.717767 29446 tablet_service.cc:1511] Processing CreateTablet for tablet 958c7608925640c4b65572c45a95eaff (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:07.718950 29446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958c7608925640c4b65572c45a95eaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.722093 29653 raft_consensus.cc:359] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.722790 29653 raft_consensus.cc:385] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.723062 29653 raft_consensus.cc:740] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.725397 29652 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:07.725894 29652 ts_tablet_manager.cc:1403] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.036s
I20260713 09:11:07.727164 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 958c7608925640c4b65572c45a95eaff (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:11:07.728323 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 958c7608925640c4b65572c45a95eaff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.728574 29595 tablet_service.cc:1511] Processing CreateTablet for tablet b3dbfb03d6f7470dbca625e900fbb7d5 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:07.729579 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dbfb03d6f7470dbca625e900fbb7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.733704 29652 raft_consensus.cc:359] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:07.736531 29593 tablet_service.cc:1511] Processing CreateTablet for tablet 848ebe5f51584f22aff8c157672973eb (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:11:07.737715 29593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848ebe5f51584f22aff8c157672973eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.738564 29655 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:07.739084 29655 ts_tablet_manager.cc:1403] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.139s	user 0.026s	sys 0.028s
I20260713 09:11:07.738919 29373 tablet_service.cc:1511] Processing CreateTablet for tablet b3dbfb03d6f7470dbca625e900fbb7d5 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:07.740068 29373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dbfb03d6f7470dbca625e900fbb7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.741941 29655 raft_consensus.cc:359] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.742668 29655 raft_consensus.cc:385] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.743017 29655 raft_consensus.cc:740] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.743878 29655 consensus_queue.cc:260] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.734393 29652 raft_consensus.cc:385] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.745487 29449 tablet_service.cc:1511] Processing CreateTablet for tablet b3dbfb03d6f7470dbca625e900fbb7d5 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:11:07.748323 29652 raft_consensus.cc:740] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.750403 29523 tablet_service.cc:1511] Processing CreateTablet for tablet db8f89f34030418b9bbb9f6bbf01e368 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:07.751672 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f89f34030418b9bbb9f6bbf01e368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.750340 29652 consensus_queue.cc:260] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:07.754204 29449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3dbfb03d6f7470dbca625e900fbb7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.773394 29658 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:07.735028 29653 consensus_queue.cc:260] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.784705 29372 tablet_service.cc:1511] Processing CreateTablet for tablet db8f89f34030418b9bbb9f6bbf01e368 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:07.786012 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f89f34030418b9bbb9f6bbf01e368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.786012 29658 tablet_bootstrap.cc:654] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.784709 29595 tablet_service.cc:1511] Processing CreateTablet for tablet db8f89f34030418b9bbb9f6bbf01e368 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:11:07.792460 29653 ts_tablet_manager.cc:1434] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.140s	user 0.002s	sys 0.015s
I20260713 09:11:07.793059 29655 ts_tablet_manager.cc:1434] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.014s
I20260713 09:11:07.793197 29485 heartbeater.cc:499] Master 127.26.134.126:38545 was elected leader, sending a full tablet report...
I20260713 09:11:07.794436 29410 heartbeater.cc:499] Master 127.26.134.126:38545 was elected leader, sending a full tablet report...
I20260713 09:11:07.794559 29655 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:07.792516 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8f89f34030418b9bbb9f6bbf01e368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.804246 29652 ts_tablet_manager.cc:1434] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.007s
I20260713 09:11:07.809098 29559 heartbeater.cc:499] Master 127.26.134.126:38545 was elected leader, sending a full tablet report...
I20260713 09:11:07.809033 29655 tablet_bootstrap.cc:654] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.816438 29652 tablet_bootstrap.cc:492] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:07.821568 29653 tablet_bootstrap.cc:492] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:07.826738 29446 tablet_service.cc:1511] Processing CreateTablet for tablet 4f72a0e98a7341ada8051a1c7dbf0cd3 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:07.827970 29446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f72a0e98a7341ada8051a1c7dbf0cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.835355 29652 tablet_bootstrap.cc:654] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:07.838101 29331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:07.839224 29658 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:07.839738 29658 ts_tablet_manager.cc:1403] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.007s
I20260713 09:11:07.842555 29658 raft_consensus.cc:359] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:07.843225 29658 raft_consensus.cc:385] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.843513 29658 raft_consensus.cc:740] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.845934 29658 consensus_queue.cc:260] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:07.848604 29521 tablet_service.cc:1511] Processing CreateTablet for tablet 4f72a0e98a7341ada8051a1c7dbf0cd3 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:07.849936 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f72a0e98a7341ada8051a1c7dbf0cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.849946 29653 tablet_bootstrap.cc:654] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.855392 29655 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:07.865161 29655 ts_tablet_manager.cc:1403] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.015s
I20260713 09:11:07.867110 29372 tablet_service.cc:1511] Processing CreateTablet for tablet 679b508f6128460889bd2c760bcade45 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:07.868296 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679b508f6128460889bd2c760bcade45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.865043 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 4f72a0e98a7341ada8051a1c7dbf0cd3 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:11:07.873831 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f72a0e98a7341ada8051a1c7dbf0cd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.873960 29655 raft_consensus.cc:359] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.875507 29594 tablet_service.cc:1511] Processing CreateTablet for tablet e3902e4208e14652bd40dd7485f4e1f9 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:07.877300 29655 raft_consensus.cc:385] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:07.875753 29486 tablet.cc:2406] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:07.877803 29594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3902e4208e14652bd40dd7485f4e1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.877897 29375 tablet_service.cc:1511] Processing CreateTablet for tablet e3902e4208e14652bd40dd7485f4e1f9 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:07.879197 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3902e4208e14652bd40dd7485f4e1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.879242 29450 tablet_service.cc:1511] Processing CreateTablet for tablet e3902e4208e14652bd40dd7485f4e1f9 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:11:07.880589 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3902e4208e14652bd40dd7485f4e1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.887640 29522 tablet_service.cc:1511] Processing CreateTablet for tablet c195ca2a345342189c2f4f706f939712 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:07.888839 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c195ca2a345342189c2f4f706f939712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.878099 29655 raft_consensus.cc:740] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.892443 29655 consensus_queue.cc:260] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.895632 29595 tablet_service.cc:1511] Processing CreateTablet for tablet c195ca2a345342189c2f4f706f939712 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:07.896096 29655 ts_tablet_manager.cc:1434] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260713 09:11:07.896870 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c195ca2a345342189c2f4f706f939712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.897146 29655 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:07.905743 29521 tablet_service.cc:1511] Processing CreateTablet for tablet 679b508f6128460889bd2c760bcade45 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:07.906910 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679b508f6128460889bd2c760bcade45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.915314 29659 raft_consensus.cc:493] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:07.915838 29375 tablet_service.cc:1511] Processing CreateTablet for tablet c195ca2a345342189c2f4f706f939712 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:11:07.917109 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c195ca2a345342189c2f4f706f939712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.915762 29659 raft_consensus.cc:515] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.917850 29446 tablet_service.cc:1511] Processing CreateTablet for tablet 56300e01055b483a9900cc95e783d7e5 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:07.918252 29523 tablet_service.cc:1511] Processing CreateTablet for tablet 56300e01055b483a9900cc95e783d7e5 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:07.919032 29446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56300e01055b483a9900cc95e783d7e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.919414 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56300e01055b483a9900cc95e783d7e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.919689 29659 leader_election.cc:290] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:07.925298 29655 tablet_bootstrap.cc:654] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.933876 29655 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:07.934363 29655 ts_tablet_manager.cc:1403] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260713 09:11:07.933872 29449 tablet_service.cc:1511] Processing CreateTablet for tablet 679b508f6128460889bd2c760bcade45 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:11:07.938589 29449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 679b508f6128460889bd2c760bcade45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.946501 29658 ts_tablet_manager.cc:1434] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.106s	user 0.024s	sys 0.024s
I20260713 09:11:07.952103 29633 heartbeater.cc:499] Master 127.26.134.126:38545 was elected leader, sending a full tablet report...
I20260713 09:11:07.952585 29658 tablet_bootstrap.cc:492] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:07.952560 29655 raft_consensus.cc:359] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:07.953285 29655 raft_consensus.cc:385] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.953584 29655 raft_consensus.cc:740] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.954263 29655 consensus_queue.cc:260] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:07.958817 29658 tablet_bootstrap.cc:654] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.964617 29655 ts_tablet_manager.cc:1434] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:11:07.967115 29655 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:07.972419 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
W20260713 09:11:07.973946 29348 leader_election.cc:343] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:07.976219 29658 tablet_bootstrap.cc:492] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:07.976684 29658 ts_tablet_manager.cc:1403] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.007s
I20260713 09:11:07.980312 29658 raft_consensus.cc:359] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.981041 29658 raft_consensus.cc:385] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:07.981343 29658 raft_consensus.cc:740] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:07.972779 29655 tablet_bootstrap.cc:654] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:07.984149 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 56300e01055b483a9900cc95e783d7e5 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:11:07.985198 29375 tablet_service.cc:1511] Processing CreateTablet for tablet 525fe2e9275f439db096a6b5f72f2583 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:07.986363 29375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525fe2e9275f439db096a6b5f72f2583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.986915 29449 tablet_service.cc:1511] Processing CreateTablet for tablet 525fe2e9275f439db096a6b5f72f2583 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:07.988029 29521 tablet_service.cc:1511] Processing CreateTablet for tablet 525fe2e9275f439db096a6b5f72f2583 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:11:07.988058 29449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525fe2e9275f439db096a6b5f72f2583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.988425 29652 tablet_bootstrap.cc:492] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:07.989300 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525fe2e9275f439db096a6b5f72f2583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.989315 29652 ts_tablet_manager.cc:1403] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.173s	user 0.006s	sys 0.012s
I20260713 09:11:07.997125 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56300e01055b483a9900cc95e783d7e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:07.982178 29658 consensus_queue.cc:260] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:07.998968 29658 ts_tablet_manager.cc:1434] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:11:07.998972 29655 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:07.999672 29655 ts_tablet_manager.cc:1403] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:11:07.999876 29658 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.001015 29652 raft_consensus.cc:359] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.001979 29652 raft_consensus.cc:385] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.002331 29652 raft_consensus.cc:740] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.003279 29652 consensus_queue.cc:260] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.019459 29655 raft_consensus.cc:359] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.025731 29594 tablet_service.cc:1511] Processing CreateTablet for tablet 2187c354d47644fdb4527ae0c75f4bcb (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:08.026964 29594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2187c354d47644fdb4527ae0c75f4bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.027956 29373 tablet_service.cc:1511] Processing CreateTablet for tablet 2187c354d47644fdb4527ae0c75f4bcb (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:08.029196 29373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2187c354d47644fdb4527ae0c75f4bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.030851 29597 tablet_service.cc:1511] Processing CreateTablet for tablet 61f86c9e996740f49552aaca369adc8b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:08.032089 29597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f86c9e996740f49552aaca369adc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.031896 29446 tablet_service.cc:1511] Processing CreateTablet for tablet 61f86c9e996740f49552aaca369adc8b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:08.029314 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
W20260713 09:11:08.034864 29348 leader_election.cc:343] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.035300 29348 leader_election.cc:304] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:08.036172 29652 ts_tablet_manager.cc:1434] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260713 09:11:08.036384 29659 raft_consensus.cc:2749] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.024374 29372 tablet_service.cc:1511] Processing CreateTablet for tablet e928ab4e122f4634b0b7d70a7ca4e8d0 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:08.037727 29372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e928ab4e122f4634b0b7d70a7ca4e8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.043031 29658 tablet_bootstrap.cc:654] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.043376 29652 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.043552 29446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f86c9e996740f49552aaca369adc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.045886 29595 tablet_service.cc:1511] Processing CreateTablet for tablet e928ab4e122f4634b0b7d70a7ca4e8d0 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:08.050038 29652 tablet_bootstrap.cc:654] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.050350 29653 tablet_bootstrap.cc:492] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.050717 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e928ab4e122f4634b0b7d70a7ca4e8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.050922 29653 ts_tablet_manager.cc:1403] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.230s	user 0.035s	sys 0.043s
I20260713 09:11:08.053903 29653 raft_consensus.cc:359] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.054546 29653 raft_consensus.cc:385] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.054847 29653 raft_consensus.cc:740] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.055631 29653 consensus_queue.cc:260] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.055914 29523 tablet_service.cc:1511] Processing CreateTablet for tablet 61f86c9e996740f49552aaca369adc8b (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:11:08.057391 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f86c9e996740f49552aaca369adc8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.063410 29653 ts_tablet_manager.cc:1434] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:11:08.064447 29653 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.065013 29450 tablet_service.cc:1511] Processing CreateTablet for tablet e928ab4e122f4634b0b7d70a7ca4e8d0 (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:11:08.075244 29660 raft_consensus.cc:493] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.075718 29660 raft_consensus.cc:515] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.077585 29521 tablet_service.cc:1511] Processing CreateTablet for tablet 2187c354d47644fdb4527ae0c75f4bcb (DEFAULT_TABLE table=test-workload [id=33d39361282542919fc893c6ca9f9130]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:11:08.078840 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2187c354d47644fdb4527ae0c75f4bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.076025 29659 raft_consensus.cc:493] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.079833 29659 raft_consensus.cc:515] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.081986 29659 leader_election.cc:290] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.029836 29655 raft_consensus.cc:385] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.087723 29655 raft_consensus.cc:740] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.093402 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.095166 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e928ab4e122f4634b0b7d70a7ca4e8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:08.082613 29660 leader_election.cc:290] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
W20260713 09:11:08.102494 29348 leader_election.cc:343] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.093436 29655 consensus_queue.cc:260] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.108736 29655 ts_tablet_manager.cc:1434] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260713 09:11:08.110294 29658 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.110773 29658 ts_tablet_manager.cc:1403] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.013s
I20260713 09:11:08.121724 29655 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.126320 29652 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.126817 29652 ts_tablet_manager.cc:1403] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.028s
I20260713 09:11:08.127867 29655 tablet_bootstrap.cc:654] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.133791 29660 raft_consensus.cc:493] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.134240 29660 raft_consensus.cc:515] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.134546 29653 tablet_bootstrap.cc:654] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.137931 29660 leader_election.cc:290] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.141435 29652 raft_consensus.cc:359] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.141922 29658 raft_consensus.cc:359] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.142238 29652 raft_consensus.cc:385] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.142591 29652 raft_consensus.cc:740] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.143350 29652 consensus_queue.cc:260] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.146930 29666 raft_consensus.cc:493] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.148043 29666 raft_consensus.cc:515] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.150560 29652 ts_tablet_manager.cc:1434] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.005s
I20260713 09:11:08.142501 29658 raft_consensus.cc:385] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.151320 29666 leader_election.cc:290] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.151540 29652 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.154632 29658 raft_consensus.cc:740] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.166973 29653 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.167681 29653 ts_tablet_manager.cc:1403] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.006s
I20260713 09:11:08.170873 29653 raft_consensus.cc:359] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.171561 29653 raft_consensus.cc:385] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.171854 29653 raft_consensus.cc:740] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.177378 29655 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.178766 29655 ts_tablet_manager.cc:1403] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.014s
I20260713 09:11:08.183821 29659 raft_consensus.cc:493] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.184291 29659 raft_consensus.cc:515] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.185724 29655 raft_consensus.cc:359] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.186199 29659 leader_election.cc:290] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.186400 29655 raft_consensus.cc:385] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.186695 29655 raft_consensus.cc:740] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.187836 29653 consensus_queue.cc:260] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.188227 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.190021 29653 ts_tablet_manager.cc:1434] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:11:08.190945 29653 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.191164 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.191864 29385 raft_consensus.cc:2468] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.195211 29499 leader_election.cc:304] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.195992 29659 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.196442 29659 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.198024 29660 raft_consensus.cc:2804] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.198400 29660 raft_consensus.cc:493] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.201727 29661 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.202077 29661 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.198724 29660 raft_consensus.cc:3060] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.204005 29661 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.182442 29658 consensus_queue.cc:260] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.210206 29608 raft_consensus.cc:2468] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.210850 29659 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.214032 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.214828 29653 tablet_bootstrap.cc:654] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.215296 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.216439 29660 raft_consensus.cc:515] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
W20260713 09:11:08.218061 29348 leader_election.cc:343] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.221271 29658 ts_tablet_manager.cc:1434] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.002s
I20260713 09:11:08.224844 29348 leader_election.cc:304] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:08.225607 29659 raft_consensus.cc:2804] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.225991 29659 raft_consensus.cc:493] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.226311 29659 raft_consensus.cc:3060] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.227890 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edbcd870502464488677cb76ee732d0" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.228572 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edbcd870502464488677cb76ee732d0" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.229278 29460 raft_consensus.cc:2468] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.228505 29608 raft_consensus.cc:2468] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.232702 29497 leader_election.cc:304] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.235865 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:08.238579 29660 leader_election.cc:290] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.238852 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.239181 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.239857 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.240420 29460 raft_consensus.cc:2468] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
W20260713 09:11:08.240446 29571 leader_election.cc:343] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.241854 29348 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:08.204635 29655 consensus_queue.cc:260] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
W20260713 09:11:08.244922 29573 leader_election.cc:343] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.244882 29658 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.236423 29659 raft_consensus.cc:515] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.247143 29385 raft_consensus.cc:2393] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcb18f69cce3436c8c8b9394b8bf4350 in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:08.247543 29573 leader_election.cc:304] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81; no voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:08.249866 29666 raft_consensus.cc:2749] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.244122 29660 raft_consensus.cc:2804] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.256469 29660 raft_consensus.cc:493] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.259335 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.260877 29655 ts_tablet_manager.cc:1434] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.004s
I20260713 09:11:08.260947 29653 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.261337 29608 raft_consensus.cc:3060] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.261555 29653 ts_tablet_manager.cc:1403] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.005s
I20260713 09:11:08.262359 29652 tablet_bootstrap.cc:654] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.263667 29655 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.264377 29653 raft_consensus.cc:359] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.267107 29653 raft_consensus.cc:385] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.267437 29653 raft_consensus.cc:740] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.268149 29653 consensus_queue.cc:260] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.271534 29690 raft_consensus.cc:2804] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.271957 29690 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.259863 29660 raft_consensus.cc:3060] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.272310 29690 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.273815 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.274398 29534 raft_consensus.cc:2468] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.275010 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.270766 29608 raft_consensus.cc:2468] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.275429 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.276172 29533 raft_consensus.cc:2393] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa03e552232f44e18d114cb7478c54cf in current term 1: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:08.277236 29497 leader_election.cc:304] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:08.277997 29659 leader_election.cc:290] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.278486 29687 raft_consensus.cc:2804] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.278424 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
W20260713 09:11:08.280541 29423 leader_election.cc:343] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.281411 29658 tablet_bootstrap.cc:654] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.285820 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:08.285964 29348 leader_election.cc:304] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [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: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:08.286761 29659 raft_consensus.cc:2804] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.287158 29659 raft_consensus.cc:493] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.287500 29653 ts_tablet_manager.cc:1434] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260713 09:11:08.287482 29659 raft_consensus.cc:3060] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.287998 29687 raft_consensus.cc:697] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:08.289402 29690 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.290628 29385 raft_consensus.cc:2393] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:08.290238 29687 consensus_queue.cc:237] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.292521 29425 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:08.293716 29661 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.295624 29659 raft_consensus.cc:515] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.298692 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.298787 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:08.299408 29460 raft_consensus.cc:3060] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.299574 29608 raft_consensus.cc:2393] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa03e552232f44e18d114cb7478c54cf in current term 1: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:08.302734 29690 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.304230 29661 raft_consensus.cc:2749] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.306632 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:08.306874 29653 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.302683 29689 raft_consensus.cc:493] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.307559 29689 raft_consensus.cc:515] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.309655 29689 leader_election.cc:290] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.311312 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a839088c3ef748afb0ae61fc098a09d4" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.312300 29659 leader_election.cc:290] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.313166 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a839088c3ef748afb0ae61fc098a09d4" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.314981 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:08.315500 29534 raft_consensus.cc:3060] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.317162 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.319542 29655 tablet_bootstrap.cc:654] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.318549 29460 raft_consensus.cc:2468] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.322913 29653 tablet_bootstrap.cc:654] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:08.322036 29348 leader_election.cc:343] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:08.323812 29348 leader_election.cc:343] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:08.324407 29348 leader_election.cc:343] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.327570 29459 raft_consensus.cc:2468] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.324769 29348 leader_election.cc:304] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:08.328347 29659 raft_consensus.cc:2749] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.328749 29348 leader_election.cc:304] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:08.329365 29659 raft_consensus.cc:2804] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.329783 29659 raft_consensus.cc:697] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:08.330127 29660 raft_consensus.cc:515] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.330571 29659 consensus_queue.cc:237] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.327735 29658 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.331493 29534 raft_consensus.cc:2468] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.331877 29658 ts_tablet_manager.cc:1403] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.022s
I20260713 09:11:08.331233 29283 catalog_manager.cc:5697] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.333904 29348 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:08.334698 29689 raft_consensus.cc:2804] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.334766 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edbcd870502464488677cb76ee732d0" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.335219 29689 raft_consensus.cc:697] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:08.336256 29608 raft_consensus.cc:3060] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.336609 29689 consensus_queue.cc:237] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.342422 29652 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.342995 29652 ts_tablet_manager.cc:1403] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.006s
I20260713 09:11:08.345120 29660 leader_election.cc:290] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.346252 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edbcd870502464488677cb76ee732d0" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:08.347214 29652 raft_consensus.cc:359] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.349990 29652 raft_consensus.cc:385] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.350255 29652 raft_consensus.cc:740] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.349133 29459 raft_consensus.cc:3060] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.336802 29348 leader_election.cc:304] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [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: aa03e552232f44e18d114cb7478c54cf; no voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:08.355819 29653 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.356283 29653 ts_tablet_manager.cc:1403] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.001s
I20260713 09:11:08.357800 29608 raft_consensus.cc:2468] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.359026 29497 leader_election.cc:304] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.354142 29652 consensus_queue.cc:260] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.358999 29653 raft_consensus.cc:359] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.359241 29282 catalog_manager.cc:5697] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.360153 29653 raft_consensus.cc:385] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.360224 29687 raft_consensus.cc:2804] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.360532 29653 raft_consensus.cc:740] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.360776 29687 raft_consensus.cc:697] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:08.361279 29652 ts_tablet_manager.cc:1434] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 09:11:08.361419 29653 consensus_queue.cc:260] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.361618 29687 consensus_queue.cc:237] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.362867 29652 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.363540 29653 ts_tablet_manager.cc:1434] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:11:08.364552 29653 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.354146 29659 raft_consensus.cc:2749] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.371557 29652 tablet_bootstrap.cc:654] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.379040 29658 raft_consensus.cc:359] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.379536 29658 raft_consensus.cc:385] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.379760 29658 raft_consensus.cc:740] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.380195 29459 raft_consensus.cc:2468] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.380342 29658 consensus_queue.cc:260] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.382031 29658 ts_tablet_manager.cc:1434] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.003s
I20260713 09:11:08.383711 29658 tablet_bootstrap.cc:492] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.383764 29655 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.384310 29655 ts_tablet_manager.cc:1403] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.015s
I20260713 09:11:08.387135 29655 raft_consensus.cc:359] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.387785 29655 raft_consensus.cc:385] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.388067 29655 raft_consensus.cc:740] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.388695 29653 tablet_bootstrap.cc:654] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.389037 29655 consensus_queue.cc:260] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.390081 29658 tablet_bootstrap.cc:654] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.391566 29655 ts_tablet_manager.cc:1434] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:08.392608 29655 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.400090 29655 tablet_bootstrap.cc:654] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.401086 29653 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.401527 29653 ts_tablet_manager.cc:1403] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.007s
I20260713 09:11:08.404676 29653 raft_consensus.cc:359] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.405146 29658 tablet_bootstrap.cc:492] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.405346 29653 raft_consensus.cc:385] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.405695 29652 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.405633 29653 raft_consensus.cc:740] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.406291 29652 ts_tablet_manager.cc:1403] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260713 09:11:08.406720 29653 consensus_queue.cc:260] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.405598 29658 ts_tablet_manager.cc:1403] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260713 09:11:08.409029 29652 raft_consensus.cc:359] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.409699 29652 raft_consensus.cc:385] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.409972 29652 raft_consensus.cc:740] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.410230 29661 raft_consensus.cc:493] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.410001 29658 raft_consensus.cc:359] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.410753 29658 raft_consensus.cc:385] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.410699 29661 raft_consensus.cc:515] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.411135 29658 raft_consensus.cc:740] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.410931 29652 consensus_queue.cc:260] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.412784 29661 leader_election.cc:290] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.413282 29652 ts_tablet_manager.cc:1434] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:08.414163 29652 tablet_bootstrap.cc:492] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.413956 29658 consensus_queue.cc:260] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.416308 29658 ts_tablet_manager.cc:1434] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:08.417244 29658 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.417217 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.420389 29652 tablet_bootstrap.cc:654] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:08.420572 29423 leader_election.cc:343] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.414309 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.421519 29385 raft_consensus.cc:2468] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:08.422664 29425 leader_election.cc:304] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:08.423288 29658 tablet_bootstrap.cc:654] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.416105 29282 catalog_manager.cc:5697] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.427989 29661 raft_consensus.cc:2804] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.428448 29661 raft_consensus.cc:493] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.428784 29661 raft_consensus.cc:3060] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.431273 29655 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.431730 29655 ts_tablet_manager.cc:1403] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 09:11:08.432502 29283 catalog_manager.cc:5697] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.434384 29655 raft_consensus.cc:359] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.435047 29655 raft_consensus.cc:385] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.435328 29655 raft_consensus.cc:740] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.437139 29653 ts_tablet_manager.cc:1434] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:11:08.437594 29655 consensus_queue.cc:260] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.438098 29661 raft_consensus.cc:515] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.439972 29655 ts_tablet_manager.cc:1434] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:11:08.440889 29655 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.440798 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
W20260713 09:11:08.442214 29423 leader_election.cc:343] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.437188 29652 tablet_bootstrap.cc:492] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.445204 29652 ts_tablet_manager.cc:1403] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260713 09:11:08.447901 29652 raft_consensus.cc:359] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.448383 29652 raft_consensus.cc:385] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.448604 29652 raft_consensus.cc:740] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.449189 29652 consensus_queue.cc:260] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.449975 29653 tablet_bootstrap.cc:492] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.452677 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:08.453403 29385 raft_consensus.cc:3060] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.453982 29661 leader_election.cc:290] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.458863 29653 tablet_bootstrap.cc:654] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.459931 29385 raft_consensus.cc:2468] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:08.461041 29425 leader_election.cc:304] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:08.462059 29661 raft_consensus.cc:2804] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.451493 29652 ts_tablet_manager.cc:1434] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:08.463765 29658 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.464244 29658 ts_tablet_manager.cc:1403] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.014s
I20260713 09:11:08.464584 29652 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.466606 29655 tablet_bootstrap.cc:654] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.466931 29658 raft_consensus.cc:359] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.468163 29658 raft_consensus.cc:385] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.468478 29658 raft_consensus.cc:740] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.469260 29658 consensus_queue.cc:260] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.471868 29652 tablet_bootstrap.cc:654] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.473456 29653 tablet_bootstrap.cc:492] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.473927 29653 ts_tablet_manager.cc:1403] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260713 09:11:08.478763 29658 ts_tablet_manager.cc:1434] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:11:08.480185 29653 raft_consensus.cc:359] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.480962 29653 raft_consensus.cc:385] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.481256 29653 raft_consensus.cc:740] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.482263 29658 tablet_bootstrap.cc:492] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.482100 29653 consensus_queue.cc:260] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.484452 29687 raft_consensus.cc:493] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.484937 29687 raft_consensus.cc:515] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.486924 29687 leader_election.cc:290] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.487497 29652 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.487918 29652 ts_tablet_manager.cc:1403] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260713 09:11:08.487938 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a839088c3ef748afb0ae61fc098a09d4" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.488504 29658 tablet_bootstrap.cc:654] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.490878 29652 raft_consensus.cc:359] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.488421 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a839088c3ef748afb0ae61fc098a09d4" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.488617 29459 raft_consensus.cc:2468] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.494467 29652 raft_consensus.cc:385] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.494803 29652 raft_consensus.cc:740] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.494827 29385 raft_consensus.cc:2468] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.495332 29497 leader_election.cc:304] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.495594 29652 consensus_queue.cc:260] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.496228 29687 raft_consensus.cc:2804] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.494068 29661 raft_consensus.cc:697] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:08.497398 29661 consensus_queue.cc:237] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.497939 29652 ts_tablet_manager.cc:1434] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:11:08.499289 29652 tablet_bootstrap.cc:492] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.502750 29655 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.503259 29655 ts_tablet_manager.cc:1403] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260713 09:11:08.504792 29658 tablet_bootstrap.cc:492] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.504967 29652 tablet_bootstrap.cc:654] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.505326 29658 ts_tablet_manager.cc:1403] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260713 09:11:08.505856 29655 raft_consensus.cc:359] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.507210 29655 raft_consensus.cc:385] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.507733 29655 raft_consensus.cc:740] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.508128 29658 raft_consensus.cc:359] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.508859 29658 raft_consensus.cc:385] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.508579 29655 consensus_queue.cc:260] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.509161 29658 raft_consensus.cc:740] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.509959 29658 consensus_queue.cc:260] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.512005 29658 ts_tablet_manager.cc:1434] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260713 09:11:08.512908 29658 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.514891 29655 ts_tablet_manager.cc:1434] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:11:08.515542 29687 raft_consensus.cc:493] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.515951 29687 raft_consensus.cc:3060] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.517853 29652 tablet_bootstrap.cc:492] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.518257 29652 ts_tablet_manager.cc:1403] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260713 09:11:08.518477 29658 tablet_bootstrap.cc:654] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.520460 29652 raft_consensus.cc:359] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.521098 29652 raft_consensus.cc:385] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.521363 29652 raft_consensus.cc:740] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.522119 29652 consensus_queue.cc:260] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.522068 29281 catalog_manager.cc:5697] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 1 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:08.526212 29652 ts_tablet_manager.cc:1434] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:08.527036 29652 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.529023 29658 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.529423 29658 ts_tablet_manager.cc:1403] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:11:08.530426 29653 ts_tablet_manager.cc:1434] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260713 09:11:08.531344 29653 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.532020 29652 tablet_bootstrap.cc:654] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.531807 29658 raft_consensus.cc:359] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.532444 29658 raft_consensus.cc:385] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.532722 29658 raft_consensus.cc:740] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.532857 29687 raft_consensus.cc:515] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.533668 29655 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.533568 29658 consensus_queue.cc:260] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.536311 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a839088c3ef748afb0ae61fc098a09d4" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:08.536842 29385 raft_consensus.cc:3060] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.537158 29658 ts_tablet_manager.cc:1434] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:08.536940 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a839088c3ef748afb0ae61fc098a09d4" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:08.537571 29459 raft_consensus.cc:3060] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.538014 29658 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.542738 29658 tablet_bootstrap.cc:654] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.543768 29459 raft_consensus.cc:2468] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.543865 29385 raft_consensus.cc:2468] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.544814 29687 leader_election.cc:290] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.544886 29497 leader_election.cc:304] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.546104 29687 raft_consensus.cc:2804] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.546710 29687 raft_consensus.cc:697] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:08.547485 29687 consensus_queue.cc:237] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.549953 29655 tablet_bootstrap.cc:654] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.550577 29653 tablet_bootstrap.cc:654] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.556795 29658 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.557186 29658 ts_tablet_manager.cc:1403] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.001s
I20260713 09:11:08.557662 29652 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.558070 29652 ts_tablet_manager.cc:1403] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260713 09:11:08.559520 29658 raft_consensus.cc:359] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.560120 29658 raft_consensus.cc:385] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.560372 29658 raft_consensus.cc:740] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.560968 29658 consensus_queue.cc:260] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.562546 29655 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.562896 29655 ts_tablet_manager.cc:1403] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260713 09:11:08.563319 29653 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.563763 29653 ts_tablet_manager.cc:1403] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260713 09:11:08.563441 29652 raft_consensus.cc:359] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.565783 29653 raft_consensus.cc:359] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.566298 29658 ts_tablet_manager.cc:1434] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:11:08.566408 29653 raft_consensus.cc:385] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.566694 29653 raft_consensus.cc:740] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.567284 29652 raft_consensus.cc:385] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.567669 29652 raft_consensus.cc:740] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.567317 29653 consensus_queue.cc:260] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.568249 29652 consensus_queue.cc:260] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.569279 29653 ts_tablet_manager.cc:1434] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:08.569980 29652 ts_tablet_manager.cc:1434] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:11:08.570269 29653 tablet_bootstrap.cc:492] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.570740 29652 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.564905 29655 raft_consensus.cc:359] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.575553 29653 tablet_bootstrap.cc:654] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.575526 29655 raft_consensus.cc:385] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.576022 29655 raft_consensus.cc:740] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.576419 29658 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.576815 29655 consensus_queue.cc:260] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.578912 29281 catalog_manager.cc:5697] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:08.584887 29687 raft_consensus.cc:493] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.585142 29655 ts_tablet_manager.cc:1434] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:11:08.585391 29687 raft_consensus.cc:515] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.586014 29655 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.587409 29687 leader_election.cc:290] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.581445 29658 tablet_bootstrap.cc:654] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.589658 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30291285b55b4ec9ba4e41ccad33dc66" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.589941 29659 raft_consensus.cc:493] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.590411 29659 raft_consensus.cc:515] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.590873 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30291285b55b4ec9ba4e41ccad33dc66" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.591534 29608 raft_consensus.cc:2468] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.592317 29659 leader_election.cc:290] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
W20260713 09:11:08.593021 29497 leader_election.cc:343] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.593778 29497 leader_election.cc:304] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [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: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:08.594213 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.594878 29533 raft_consensus.cc:2468] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.596197 29348 leader_election.cc:304] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.600204 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.601264 29608 raft_consensus.cc:2468] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.602825 29659 raft_consensus.cc:2804] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.603228 29659 raft_consensus.cc:493] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.603529 29659 raft_consensus.cc:3060] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.594818 29687 raft_consensus.cc:2804] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.605719 29687 raft_consensus.cc:493] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.606050 29687 raft_consensus.cc:3060] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.610572 29659 raft_consensus.cc:515] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.575982 29652 tablet_bootstrap.cc:654] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.612717 29687 raft_consensus.cc:515] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.617097 29655 tablet_bootstrap.cc:654] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.618077 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30291285b55b4ec9ba4e41ccad33dc66" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
W20260713 09:11:08.619488 29497 leader_election.cc:343] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.621309 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:08.621495 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30291285b55b4ec9ba4e41ccad33dc66" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.621901 29533 raft_consensus.cc:3060] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.622098 29608 raft_consensus.cc:3060] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.628597 29533 raft_consensus.cc:2468] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.628860 29608 raft_consensus.cc:2468] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.629833 29348 leader_election.cc:304] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.630061 29497 leader_election.cc:304] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:08.630697 29689 raft_consensus.cc:2804] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.631075 29691 raft_consensus.cc:2804] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.631202 29689 raft_consensus.cc:697] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:08.631628 29691 raft_consensus.cc:697] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:08.632448 29691 consensus_queue.cc:237] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.632171 29689 consensus_queue.cc:237] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.636844 29687 leader_election.cc:290] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.639012 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.639608 29608 raft_consensus.cc:3060] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.641877 29666 raft_consensus.cc:493] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.642409 29666 raft_consensus.cc:515] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.641942 29280 catalog_manager.cc:5697] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.644424 29666 leader_election.cc:290] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.645077 29659 leader_election.cc:290] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.645834 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9ec9f7e97644559adddfebf147e5b9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.647295 29283 catalog_manager.cc:5697] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:08.649714 29608 raft_consensus.cc:2468] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.649845 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9ec9f7e97644559adddfebf147e5b9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.650473 29385 raft_consensus.cc:2468] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
W20260713 09:11:08.651393 29571 leader_election.cc:343] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.652127 29573 leader_election.cc:304] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:08.653383 29666 raft_consensus.cc:2804] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.653740 29666 raft_consensus.cc:493] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.654047 29666 raft_consensus.cc:3060] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.655764 29653 tablet_bootstrap.cc:492] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.655771 29658 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.656332 29653 ts_tablet_manager.cc:1403] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.086s	user 0.037s	sys 0.031s
I20260713 09:11:08.656386 29658 ts_tablet_manager.cc:1403] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.089s	user 0.031s	sys 0.015s
I20260713 09:11:08.658933 29653 raft_consensus.cc:359] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.659863 29653 raft_consensus.cc:385] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.659550 29666 raft_consensus.cc:515] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.660115 29653 raft_consensus.cc:740] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.660772 29653 consensus_queue.cc:260] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.661389 29652 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.661836 29652 ts_tablet_manager.cc:1403] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.003s
I20260713 09:11:08.661530 29658 raft_consensus.cc:359] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.662178 29658 raft_consensus.cc:385] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.662443 29658 raft_consensus.cc:740] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.662645 29653 ts_tablet_manager.cc:1434] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:11:08.663026 29658 consensus_queue.cc:260] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.664357 29653 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.664598 29655 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.664324 29652 raft_consensus.cc:359] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.665117 29655 ts_tablet_manager.cc:1403] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.000s
I20260713 09:11:08.665122 29652 raft_consensus.cc:385] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.665612 29652 raft_consensus.cc:740] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.666307 29652 consensus_queue.cc:260] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.669152 29655 raft_consensus.cc:359] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.669773 29655 raft_consensus.cc:385] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.670027 29655 raft_consensus.cc:740] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.670912 29653 tablet_bootstrap.cc:654] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.670715 29655 consensus_queue.cc:260] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.676623 29652 ts_tablet_manager.cc:1434] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:11:08.679622 29655 ts_tablet_manager.cc:1434] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:11:08.680440 29658 ts_tablet_manager.cc:1434] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260713 09:11:08.683923 29658 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.686371 29655 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.688449 29652 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.691823 29655 tablet_bootstrap.cc:654] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.695035 29652 tablet_bootstrap.cc:654] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.698035 29653 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.696174 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9ec9f7e97644559adddfebf147e5b9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:08.698761 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9ec9f7e97644559adddfebf147e5b9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:08.698968 29653 ts_tablet_manager.cc:1403] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.010s
I20260713 09:11:08.697682 29659 raft_consensus.cc:493] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.699309 29385 raft_consensus.cc:3060] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.699577 29659 raft_consensus.cc:515] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.700001 29661 raft_consensus.cc:493] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.700488 29661 raft_consensus.cc:515] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.701715 29659 leader_election.cc:290] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.702633 29661 leader_election.cc:290] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:08.704106 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.704695 29459 raft_consensus.cc:2468] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.705201 29653 raft_consensus.cc:359] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.707028 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.705837 29348 leader_election.cc:304] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:08.707130 29687 consensus_queue.cc:1048] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.707371 29653 raft_consensus.cc:385] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.707912 29653 raft_consensus.cc:740] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.708220 29533 raft_consensus.cc:2468] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.708701 29653 consensus_queue.cc:260] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.709182 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30291285b55b4ec9ba4e41ccad33dc66" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.698071 29666 leader_election.cc:290] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.696197 29658 tablet_bootstrap.cc:654] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.710603 29653 ts_tablet_manager.cc:1434] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:11:08.711607 29653 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
W20260713 09:11:08.706434 29571 leader_election.cc:343] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.707916 29659 raft_consensus.cc:2804] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.712448 29659 raft_consensus.cc:493] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.712873 29652 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:08.712803 29659 raft_consensus.cc:3060] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.706014 29385 raft_consensus.cc:2468] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:08.716450 29653 tablet_bootstrap.cc:654] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.717640 29573 leader_election.cc:304] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:08.709909 29608 raft_consensus.cc:2393] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 1: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:08.718601 29730 raft_consensus.cc:2804] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.721309 29666 raft_consensus.cc:493] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.721860 29666 raft_consensus.cc:515] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.729351 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30291285b55b4ec9ba4e41ccad33dc66" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.730786 29423 leader_election.cc:304] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c; no voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:08.733052 29661 raft_consensus.cc:3060] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.740150 29661 raft_consensus.cc:2749] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.747637 29666 leader_election.cc:290] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.749909 29652 ts_tablet_manager.cc:1403] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.002s
I20260713 09:11:08.753069 29652 raft_consensus.cc:359] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.746075 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848ebe5f51584f22aff8c157672973eb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.761981 29533 raft_consensus.cc:2468] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:08.763270 29571 leader_election.cc:304] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.743594 29655 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:08.764381 29655 ts_tablet_manager.cc:1403] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.005s
I20260713 09:11:08.767005 29655 raft_consensus.cc:359] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.767693 29655 raft_consensus.cc:385] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.768018 29655 raft_consensus.cc:740] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.768877 29655 consensus_queue.cc:260] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.759218 29687 raft_consensus.cc:493] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.769783 29652 raft_consensus.cc:385] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.770756 29652 raft_consensus.cc:740] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.772539 29660 consensus_queue.cc:1048] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.769868 29687 raft_consensus.cc:515] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.775559 29652 consensus_queue.cc:260] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.776970 29687 leader_election.cc:290] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.778515 29736 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.755686 29659 raft_consensus.cc:515] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.761339 29658 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:08.791832 29658 ts_tablet_manager.cc:1403] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.013s
I20260713 09:11:08.778739 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.793761 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
W20260713 09:11:08.794096 29499 leader_election.cc:343] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.781317 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.794435 29458 raft_consensus.cc:3060] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.796207 29658 raft_consensus.cc:359] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.796885 29658 raft_consensus.cc:385] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.797142 29658 raft_consensus.cc:740] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.770355 29737 raft_consensus.cc:2804] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.789371 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848ebe5f51584f22aff8c157672973eb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.797724 29737 raft_consensus.cc:493] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.778158 29730 raft_consensus.cc:697] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:08.799444 29730 consensus_queue.cc:237] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.798115 29737 raft_consensus.cc:3060] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.802541 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:08.803120 29533 raft_consensus.cc:3060] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.811937 29691 consensus_queue.cc:1048] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.813355 29533 raft_consensus.cc:2468] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.814509 29348 leader_election.cc:304] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.815709 29690 raft_consensus.cc:2804] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.816135 29690 raft_consensus.cc:697] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:08.816926 29659 leader_election.cc:290] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.816897 29690 consensus_queue.cc:237] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.818768 29458 raft_consensus.cc:2468] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:08.790244 29652 ts_tablet_manager.cc:1434] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:11:08.798024 29460 raft_consensus.cc:2468] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:08.819885 29737 raft_consensus.cc:515] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.798137 29658 consensus_queue.cc:260] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.822280 29658 ts_tablet_manager.cc:1434] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:11:08.823138 29658 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:08.823416 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848ebe5f51584f22aff8c157672973eb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:08.823923 29458 raft_consensus.cc:3060] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.824225 29607 raft_consensus.cc:2468] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:08.825757 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848ebe5f51584f22aff8c157672973eb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:08.826027 29497 leader_election.cc:304] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [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: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:08.827088 29737 leader_election.cc:290] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.827482 29691 raft_consensus.cc:2804] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.827857 29691 raft_consensus.cc:493] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.828213 29691 raft_consensus.cc:3060] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.832973 29458 raft_consensus.cc:2468] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:08.834074 29571 leader_election.cc:304] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: 
I20260713 09:11:08.834398 29661 raft_consensus.cc:493] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.834865 29737 raft_consensus.cc:2804] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.834856 29661 raft_consensus.cc:515] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.835465 29737 raft_consensus.cc:697] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:08.836462 29691 raft_consensus.cc:515] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.836246 29737 consensus_queue.cc:237] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:08.838291 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e12cc2221541bb993390a959c7e89b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:08.838712 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e12cc2221541bb993390a959c7e89b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.837044 29661 leader_election.cc:290] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.838889 29607 raft_consensus.cc:2468] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:08.839309 29384 raft_consensus.cc:2468] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:08.840067 29423 leader_election.cc:304] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: 
I20260713 09:11:08.840969 29661 raft_consensus.cc:2804] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.841327 29661 raft_consensus.cc:493] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.841439 29533 raft_consensus.cc:3060] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.841706 29661 raft_consensus.cc:3060] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.821630 29736 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.843051 29608 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.847879 29661 raft_consensus.cc:515] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.848893 29652 tablet_bootstrap.cc:492] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:08.853590 29658 tablet_bootstrap.cc:654] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.791107 29655 ts_tablet_manager.cc:1434] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260713 09:11:08.850530 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e12cc2221541bb993390a959c7e89b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:08.854213 29606 raft_consensus.cc:3060] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.854429 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
W20260713 09:11:08.855808 29499 leader_election.cc:343] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:08.851316 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
W20260713 09:11:08.850616 29331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:08.861624 29655 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:08.852380 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e12cc2221541bb993390a959c7e89b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:08.863683 29384 raft_consensus.cc:3060] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.869235 29687 consensus_queue.cc:1048] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.871080 29384 raft_consensus.cc:2468] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:08.872206 29425 leader_election.cc:304] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:08.873086 29714 raft_consensus.cc:2804] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.873543 29714 raft_consensus.cc:697] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:08.874321 29714 consensus_queue.cc:237] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.856456 29607 raft_consensus.cc:3060] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.883240 29730 raft_consensus.cc:493] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.883764 29730 raft_consensus.cc:515] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.884133 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.885855 29730 leader_election.cc:290] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.886837 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.887589 29383 raft_consensus.cc:2393] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d945d7714a444c8a739424e2b800e81 in current term 1: Already voted for candidate 4f9e540b56ba48599996d4ddca169d2c in this term.
I20260713 09:11:08.862887 29606 raft_consensus.cc:2468] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:08.887399 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191a9291317f4d1ab8798a87594d311c" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.890093 29571 leader_election.cc:304] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81; no voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:08.891244 29689 raft_consensus.cc:493] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.891680 29689 raft_consensus.cc:515] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.893699 29689 leader_election.cc:290] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.894235 29689 consensus_queue.cc:1048] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:08.896608 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:08.853246 29691 leader_election.cc:290] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.897308 29534 raft_consensus.cc:2468] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.899027 29348 leader_election.cc:304] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:08.900842 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.901465 29458 raft_consensus.cc:2468] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:08.902709 29730 raft_consensus.cc:3060] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.903457 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.904491 29458 raft_consensus.cc:2393] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d945d7714a444c8a739424e2b800e81 in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:08.852150 29661 leader_election.cc:290] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:08.909240 29736 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.912437 29659 raft_consensus.cc:2804] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.920480 29653 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:08.920998 29653 ts_tablet_manager.cc:1403] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.210s	user 0.056s	sys 0.081s
I20260713 09:11:08.916275 29571 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81; no voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:08.922295 29607 raft_consensus.cc:2468] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:08.912528 29690 consensus_queue.cc:1048] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:11:08.923606 29497 leader_election.cc:304] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:08.924656 29687 raft_consensus.cc:2804] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:08.924063 29653 raft_consensus.cc:359] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.876185 29282 catalog_manager.cc:5697] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 1 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:08.925827 29653 raft_consensus.cc:385] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:08.927466 29653 raft_consensus.cc:740] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:08.927228 29736 raft_consensus.cc:2749] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.927093 29687 raft_consensus.cc:697] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:08.920452 29659 raft_consensus.cc:493] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.931286 29653 consensus_queue.cc:260] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.931968 29659 raft_consensus.cc:3060] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.933145 29687 consensus_queue.cc:237] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:08.930943 29736 raft_consensus.cc:493] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:08.934177 29736 raft_consensus.cc:515] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.936766 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:08.937381 29384 raft_consensus.cc:2468] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:08.937855 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:08.938674 29458 raft_consensus.cc:2468] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:08.938825 29573 leader_election.cc:304] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:08.939142 29652 tablet_bootstrap.cc:654] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.936901 29736 leader_election.cc:290] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:08.942384 29655 tablet_bootstrap.cc:654] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:08.944321 29533 raft_consensus.cc:2468] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:08.953071 29659 raft_consensus.cc:515] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:08.956845 29653 ts_tablet_manager.cc:1434] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.036s	user 0.002s	sys 0.004s
I20260713 09:11:08.957717 29653 tablet_bootstrap.cc:492] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:08.958178 29737 raft_consensus.cc:2804] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:08.965744 29737 raft_consensus.cc:493] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:08.969130 29659 leader_election.cc:290] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:08.983587 29730 raft_consensus.cc:2749] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:08.982942 29280 catalog_manager.cc:5697] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 1 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:08.974447 29737 raft_consensus.cc:3060] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.993000 29751 consensus_queue.cc:1048] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:08.994535 29737 raft_consensus.cc:515] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:08.992594 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:08.999298 29460 raft_consensus.cc:3060] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:08.999526 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:09.000138 29533 raft_consensus.cc:3060] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.004309 29283 catalog_manager.cc:5697] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.008647 29533 raft_consensus.cc:2468] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:09.012247 29348 leader_election.cc:304] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:09.018975 29691 consensus_queue.cc:1048] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.019508 29751 raft_consensus.cc:2804] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.019981 29751 raft_consensus.cc:697] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:09.020756 29751 consensus_queue.cc:237] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.025851 29659 consensus_queue.cc:1048] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.026314 29653 tablet_bootstrap.cc:654] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.029556 29652 tablet_bootstrap.cc:492] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.029996 29652 ts_tablet_manager.cc:1403] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.003s
I20260713 09:11:09.032665 29652 raft_consensus.cc:359] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.036995 29652 raft_consensus.cc:385] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.037266 29652 raft_consensus.cc:740] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.037961 29652 consensus_queue.cc:260] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.039786 29652 ts_tablet_manager.cc:1434] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:09.040589 29652 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:09.048661 29460 raft_consensus.cc:2468] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:09.052841 29737 leader_election.cc:290] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.057749 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:09.062412 29385 raft_consensus.cc:3060] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.063143 29658 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:09.063678 29658 ts_tablet_manager.cc:1403] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.241s	user 0.045s	sys 0.045s
I20260713 09:11:09.065882 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:09.067807 29460 raft_consensus.cc:3060] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.070101 29652 tablet_bootstrap.cc:654] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.069725 29658 raft_consensus.cc:359] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.072019 29658 raft_consensus.cc:385] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.072580 29658 raft_consensus.cc:740] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.075630 29385 raft_consensus.cc:2468] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.076785 29573 leader_election.cc:304] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:09.077533 29737 raft_consensus.cc:2804] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.078081 29737 raft_consensus.cc:697] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:09.078936 29737 consensus_queue.cc:237] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.083621 29660 consensus_queue.cc:1048] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.063169 29655 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.085489 29655 ts_tablet_manager.cc:1403] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.224s	user 0.033s	sys 0.018s
I20260713 09:11:09.087903 29655 raft_consensus.cc:359] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.088508 29655 raft_consensus.cc:385] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.091037 29460 raft_consensus.cc:2468] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.092221 29658 consensus_queue.cc:260] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.094247 29658 ts_tablet_manager.cc:1434] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:11:09.095098 29658 tablet_bootstrap.cc:492] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:09.095557 29714 consensus_queue.cc:1048] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.088743 29655 raft_consensus.cc:740] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.100301 29655 consensus_queue.cc:260] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.101080 29658 tablet_bootstrap.cc:654] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.109829 29655 ts_tablet_manager.cc:1434] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:11:09.110873 29655 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:09.116437 29736 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.123648 29736 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.125306 29714 consensus_queue.cc:1048] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.125577 29736 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.126287 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.127596 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
W20260713 09:11:09.129063 29573 leader_election.cc:343] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:09.129882 29571 leader_election.cc:343] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.130322 29571 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81; no voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:09.131467 29736 raft_consensus.cc:2749] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:09.132617 29655 tablet_bootstrap.cc:654] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.134584 29751 consensus_queue.cc:1048] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.152765 29660 consensus_queue.cc:1048] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.161070 29658 tablet_bootstrap.cc:492] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:09.162360 29658 ts_tablet_manager.cc:1403] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.002s
I20260713 09:11:09.165035 29653 tablet_bootstrap.cc:492] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.165518 29653 ts_tablet_manager.cc:1403] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.208s	user 0.019s	sys 0.007s
I20260713 09:11:09.167857 29653 raft_consensus.cc:359] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.168490 29653 raft_consensus.cc:385] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.168761 29653 raft_consensus.cc:740] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.174032 29655 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.174734 29655 ts_tablet_manager.cc:1403] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.000s
I20260713 09:11:09.164907 29658 raft_consensus.cc:359] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.177004 29658 raft_consensus.cc:385] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.177269 29655 raft_consensus.cc:359] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.178236 29655 raft_consensus.cc:385] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.178550 29655 raft_consensus.cc:740] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.177248 29658 raft_consensus.cc:740] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.179157 29655 consensus_queue.cc:260] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.180176 29658 consensus_queue.cc:260] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.180931 29653 consensus_queue.cc:260] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.182360 29658 ts_tablet_manager.cc:1434] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:11:09.182756 29653 ts_tablet_manager.cc:1434] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:11:09.183271 29658 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:09.183542 29653 tablet_bootstrap.cc:492] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:09.182291 29283 catalog_manager.cc:5697] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 1 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:09.185992 29283 catalog_manager.cc:5697] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 1 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.232604 29658 tablet_bootstrap.cc:654] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.233052 29653 tablet_bootstrap.cc:654] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.233270 29751 consensus_queue.cc:1048] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260713 09:11:09.233333 29348 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:41043, user_credentials={real_user=slave}} blocked reactor thread for 44713.4us
I20260713 09:11:09.234512 29655 ts_tablet_manager.cc:1434] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260713 09:11:09.233697 29652 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.239507 29652 ts_tablet_manager.cc:1403] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.040s
I20260713 09:11:09.239848 29655 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:09.239749 29691 consensus_queue.cc:1048] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.242336 29652 raft_consensus.cc:359] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.242986 29652 raft_consensus.cc:385] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.243249 29652 raft_consensus.cc:740] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.243840 29652 consensus_queue.cc:260] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.245088 29691 raft_consensus.cc:493] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.246353 29691 raft_consensus.cc:515] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.248236 29652 ts_tablet_manager.cc:1434] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:09.249189 29652 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:09.249116 29751 consensus_queue.cc:1048] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.249454 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9ec9f7e97644559adddfebf147e5b9" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.250197 29384 raft_consensus.cc:2393] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb18f69cce3436c8c8b9394b8bf4350 in current term 1: Already voted for candidate 8d945d7714a444c8a739424e2b800e81 in this term.
I20260713 09:11:09.251681 29691 leader_election.cc:290] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.245106 29655 tablet_bootstrap.cc:654] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.256094 29652 tablet_bootstrap.cc:654] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.258447 29658 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:09.258934 29658 ts_tablet_manager.cc:1403] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.001s
I20260713 09:11:09.265893 29751 consensus_queue.cc:1048] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.270489 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef9ec9f7e97644559adddfebf147e5b9" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:09.272792 29280 catalog_manager.cc:5697] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.276269 29736 raft_consensus.cc:493] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.275436 29280 catalog_manager.cc:5697] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.276770 29736 raft_consensus.cc:515] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.278805 29736 leader_election.cc:290] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:09.284242 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f72a0e98a7341ada8051a1c7dbf0cd3" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.284879 29460 raft_consensus.cc:2468] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:09.287160 29571 leader_election.cc:304] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: 
I20260713 09:11:09.288288 29658 raft_consensus.cc:359] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.288932 29658 raft_consensus.cc:385] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.289176 29658 raft_consensus.cc:740] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.289796 29658 consensus_queue.cc:260] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.291038 29691 raft_consensus.cc:493] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.291527 29691 raft_consensus.cc:515] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.292068 29737 raft_consensus.cc:2804] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.292429 29737 raft_consensus.cc:493] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.292735 29737 raft_consensus.cc:3060] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.293401 29691 leader_election.cc:290] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:09.294307 29661 consensus_queue.cc:1048] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.294534 29497 leader_election.cc:304] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb18f69cce3436c8c8b9394b8bf4350; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:09.296238 29653 tablet_bootstrap.cc:492] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.297418 29653 ts_tablet_manager.cc:1403] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.114s	user 0.005s	sys 0.005s
I20260713 09:11:09.299342 29737 raft_consensus.cc:515] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.296768 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f72a0e98a7341ada8051a1c7dbf0cd3" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:09.302660 29691 raft_consensus.cc:3060] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.300331 29534 raft_consensus.cc:2468] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:09.303891 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f72a0e98a7341ada8051a1c7dbf0cd3" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:09.304415 29460 raft_consensus.cc:3060] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.304481 29737 leader_election.cc:290] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:09.309017 29691 raft_consensus.cc:2749] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:09.311277 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f72a0e98a7341ada8051a1c7dbf0cd3" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.311970 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f72a0e98a7341ada8051a1c7dbf0cd3" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:09.312667 29533 raft_consensus.cc:3060] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.311393 29460 raft_consensus.cc:2468] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.314272 29571 leader_election.cc:304] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: 
I20260713 09:11:09.317637 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f72a0e98a7341ada8051a1c7dbf0cd3" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:09.318387 29605 raft_consensus.cc:2393] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb18f69cce3436c8c8b9394b8bf4350 in current term 1: Already voted for candidate 8d945d7714a444c8a739424e2b800e81 in this term.
I20260713 09:11:09.319423 29736 raft_consensus.cc:2804] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.319895 29736 raft_consensus.cc:697] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:09.320683 29736 consensus_queue.cc:237] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.299865 29653 raft_consensus.cc:359] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.322013 29653 raft_consensus.cc:385] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.322654 29653 raft_consensus.cc:740] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.327934 29714 consensus_queue.cc:1048] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.328562 29730 consensus_queue.cc:1048] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.323815 29533 raft_consensus.cc:2468] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.324884 29653 consensus_queue.cc:260] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.335855 29653 ts_tablet_manager.cc:1434] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260713 09:11:09.339426 29653 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:09.351318 29653 tablet_bootstrap.cc:654] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.354790 29666 consensus_queue.cc:1048] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:09.361433 29666 consensus_queue.cc:1048] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.362999 29653 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.364307 29653 ts_tablet_manager.cc:1403] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
I20260713 09:11:09.367798 29497 leader_election.cc:304] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:09.368566 29691 raft_consensus.cc:2749] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:09.374699 29751 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.375200 29751 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.377252 29751 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.379320 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:09.379959 29607 raft_consensus.cc:2468] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:09.340413 29658 ts_tablet_manager.cc:1434] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.081s	user 0.003s	sys 0.004s
I20260713 09:11:09.381774 29658 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:09.390008 29348 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:09.390818 29751 raft_consensus.cc:2804] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.391158 29751 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.391484 29751 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.367094 29653 raft_consensus.cc:359] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.397964 29653 raft_consensus.cc:385] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.398226 29653 raft_consensus.cc:740] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.398785 29653 consensus_queue.cc:260] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.395793 29737 consensus_queue.cc:1048] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:09.400297 29653 ts_tablet_manager.cc:1434] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.002s
I20260713 09:11:09.402231 29652 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.402618 29652 ts_tablet_manager.cc:1403] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.154s	user 0.047s	sys 0.053s
I20260713 09:11:09.401093 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.404901 29655 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.405335 29655 ts_tablet_manager.cc:1403] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.166s	user 0.034s	sys 0.031s
W20260713 09:11:09.405435 29348 leader_election.cc:343] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.406255 29385 raft_consensus.cc:3060] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.407333 29655 raft_consensus.cc:359] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.407943 29655 raft_consensus.cc:385] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.408178 29655 raft_consensus.cc:740] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.408893 29655 consensus_queue.cc:260] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.410264 29655 ts_tablet_manager.cc:1434] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:09.410864 29655 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:09.414294 29691 consensus_queue.cc:1048] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.414781 29655 tablet_bootstrap.cc:654] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.416090 29652 raft_consensus.cc:359] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.416739 29652 raft_consensus.cc:385] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.417001 29652 raft_consensus.cc:740] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.417372 29653 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:09.417724 29652 consensus_queue.cc:260] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.423184 29751 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.424909 29658 tablet_bootstrap.cc:654] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.426082 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:09.426707 29653 tablet_bootstrap.cc:654] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.427117 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:09.426715 29607 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:09.428610 29348 leader_election.cc:343] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.429373 29751 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.430941 29652 ts_tablet_manager.cc:1434] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260713 09:11:09.434947 29652 tablet_bootstrap.cc:492] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:09.439286 29283 catalog_manager.cc:5697] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 1 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:09.434522 29607 raft_consensus.cc:2468] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:09.444248 29652 tablet_bootstrap.cc:654] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.450456 29348 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:09.451604 29751 raft_consensus.cc:2804] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.452335 29751 raft_consensus.cc:697] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:09.453409 29751 consensus_queue.cc:237] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.470011 29653 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.470456 29653 ts_tablet_manager.cc:1403] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.005s
I20260713 09:11:09.473394 29711 raft_consensus.cc:493] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.473855 29711 raft_consensus.cc:515] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.475740 29711 leader_election.cc:290] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:09.472939 29653 raft_consensus.cc:359] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.478318 29653 raft_consensus.cc:385] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.478576 29653 raft_consensus.cc:740] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.479383 29655 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.479276 29653 consensus_queue.cc:260] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.479825 29655 ts_tablet_manager.cc:1403] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.002s
I20260713 09:11:09.482321 29655 raft_consensus.cc:359] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.482897 29655 raft_consensus.cc:385] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.483137 29655 raft_consensus.cc:740] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.483807 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:09.483844 29655 consensus_queue.cc:260] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.485212 29658 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:09.485651 29658 ts_tablet_manager.cc:1403] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.003s
I20260713 09:11:09.486369 29655 ts_tablet_manager.cc:1434] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:09.487215 29655 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:09.487221 29653 ts_tablet_manager.cc:1434] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:11:09.488232 29653 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:09.488371 29730 consensus_queue.cc:1048] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.491142 29691 consensus_queue.cc:1048] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.487919 29658 raft_consensus.cc:359] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.492723 29655 tablet_bootstrap.cc:654] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.493779 29653 tablet_bootstrap.cc:654] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:09.495638 29423 leader_election.cc:343] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.496910 29658 raft_consensus.cc:385] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.497769 29737 raft_consensus.cc:493] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.498229 29737 raft_consensus.cc:515] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.500767 29737 leader_election.cc:290] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.500973 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c195ca2a345342189c2f4f706f939712" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:09.501560 29532 raft_consensus.cc:2468] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:09.502723 29571 leader_election.cc:304] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:09.503160 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c195ca2a345342189c2f4f706f939712" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.503509 29730 raft_consensus.cc:2804] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.503801 29383 raft_consensus.cc:2468] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:09.503916 29730 raft_consensus.cc:493] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.505378 29730 raft_consensus.cc:3060] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.505825 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
W20260713 09:11:09.507266 29423 leader_election.cc:343] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.507721 29423 leader_election.cc:304] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c; no voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:09.508185 29653 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.508626 29653 ts_tablet_manager.cc:1403] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:11:09.508420 29711 raft_consensus.cc:2749] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:09.511264 29655 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.511657 29655 ts_tablet_manager.cc:1403] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260713 09:11:09.513675 29653 raft_consensus.cc:359] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.514293 29653 raft_consensus.cc:385] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.514549 29653 raft_consensus.cc:740] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.515915 29655 raft_consensus.cc:359] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.516505 29655 raft_consensus.cc:385] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.516763 29655 raft_consensus.cc:740] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.517758 29655 consensus_queue.cc:260] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.518196 29653 consensus_queue.cc:260] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.519651 29655 ts_tablet_manager.cc:1434] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:09.520447 29655 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:09.520268 29730 raft_consensus.cc:515] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.521485 29653 ts_tablet_manager.cc:1434] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:09.522710 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c195ca2a345342189c2f4f706f939712" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:09.523231 29532 raft_consensus.cc:3060] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.497470 29658 raft_consensus.cc:740] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.523922 29658 consensus_queue.cc:260] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.525758 29689 consensus_queue.cc:1048] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.526155 29655 tablet_bootstrap.cc:654] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.526021 29658 ts_tablet_manager.cc:1434] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:11:09.527603 29658 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:09.529541 29532 raft_consensus.cc:2468] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.530637 29571 leader_election.cc:304] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:09.531368 29737 raft_consensus.cc:2804] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.531821 29737 raft_consensus.cc:697] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:09.532580 29653 tablet_bootstrap.cc:492] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:09.532680 29737 consensus_queue.cc:237] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.537549 29655 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.537971 29655 ts_tablet_manager.cc:1403] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:11:09.531867 29730 leader_election.cc:290] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.496608 29283 catalog_manager.cc:5697] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.538779 29652 tablet_bootstrap.cc:492] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.538630 29690 consensus_queue.cc:1048] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.539204 29652 ts_tablet_manager.cc:1403] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.104s	user 0.028s	sys 0.009s
I20260713 09:11:09.539304 29711 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.539769 29711 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.540612 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c195ca2a345342189c2f4f706f939712" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:09.541657 29652 raft_consensus.cc:359] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.542094 29385 raft_consensus.cc:3060] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.542340 29652 raft_consensus.cc:385] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.542616 29652 raft_consensus.cc:740] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.542770 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.543346 29652 consensus_queue.cc:260] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.541603 29711 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.545538 29714 raft_consensus.cc:493] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.546310 29653 tablet_bootstrap.cc:654] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.545993 29714 raft_consensus.cc:515] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.547412 29658 tablet_bootstrap.cc:654] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.547909 29714 leader_election.cc:290] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:09.548981 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525fe2e9275f439db096a6b5f72f2583" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:09.549523 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525fe2e9275f439db096a6b5f72f2583" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.547348 29655 raft_consensus.cc:359] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.550137 29383 raft_consensus.cc:2468] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:09.550477 29655 raft_consensus.cc:385] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:09.550549 29423 leader_election.cc:343] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.550859 29655 raft_consensus.cc:740] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.545604 29652 ts_tablet_manager.cc:1434] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:09.551684 29655 consensus_queue.cc:260] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.552374 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:09.553200 29608 raft_consensus.cc:2393] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:09.553817 29655 ts_tablet_manager.cc:1434] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:09.555382 29423 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:09.555912 29425 leader_election.cc:304] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:09.556974 29714 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.552116 29652 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:09.554710 29655 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:09.560985 29711 raft_consensus.cc:2804] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.561364 29711 raft_consensus.cc:493] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.561702 29711 raft_consensus.cc:3060] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.565961 29655 tablet_bootstrap.cc:654] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.569728 29652 tablet_bootstrap.cc:654] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.571539 29714 raft_consensus.cc:2749] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:09.575748 29711 raft_consensus.cc:515] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.578620 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525fe2e9275f439db096a6b5f72f2583" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:09.579142 29383 raft_consensus.cc:3060] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.582715 29711 leader_election.cc:290] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:09.582896 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525fe2e9275f439db096a6b5f72f2583" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
W20260713 09:11:09.584348 29423 leader_election.cc:343] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.586506 29383 raft_consensus.cc:2468] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:09.587599 29425 leader_election.cc:304] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:09.591163 29711 raft_consensus.cc:2804] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.591650 29711 raft_consensus.cc:697] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:09.592449 29711 consensus_queue.cc:237] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.596302 29691 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.596774 29691 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.607236 29689 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.608935 29736 consensus_queue.cc:1048] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.609146 29689 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.610304 29736 raft_consensus.cc:493] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.610742 29736 raft_consensus.cc:515] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.611109 29689 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:09.613135 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:09.613790 29532 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:09.615754 29691 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.616146 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2187c354d47644fdb4527ae0c75f4bcb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.616791 29383 raft_consensus.cc:2468] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 0.
I20260713 09:11:09.618041 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.618552 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.618700 29458 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:09.619839 29573 leader_election.cc:304] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:09.619943 29497 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:09.621276 29383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.621830 29736 leader_election.cc:290] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.622165 29691 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.622545 29348 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:09.622239 29385 raft_consensus.cc:2468] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.623755 29666 raft_consensus.cc:2804] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.621887 29383 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:09.625886 29691 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.627202 29691 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.628245 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2187c354d47644fdb4527ae0c75f4bcb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
W20260713 09:11:09.630019 29571 leader_election.cc:343] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.632629 29689 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.626544 29666 raft_consensus.cc:493] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.633050 29689 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.647222 29689 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.639452 29666 raft_consensus.cc:3060] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.709082 29653 tablet_bootstrap.cc:492] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.709656 29653 ts_tablet_manager.cc:1403] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.177s	user 0.026s	sys 0.038s
I20260713 09:11:09.717669 29653 raft_consensus.cc:359] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.718389 29653 raft_consensus.cc:385] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.718662 29653 raft_consensus.cc:740] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.719460 29653 consensus_queue.cc:260] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.722211 29653 ts_tablet_manager.cc:1434] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:11:09.723186 29653 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c: Bootstrap starting.
I20260713 09:11:09.737521 29691 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.739562 29691 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.741869 29652 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.742345 29652 ts_tablet_manager.cc:1403] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.190s	user 0.014s	sys 0.006s
I20260713 09:11:09.743026 29653 tablet_bootstrap.cc:654] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.748384 29689 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.748930 29652 raft_consensus.cc:359] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.749569 29652 raft_consensus.cc:385] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.749820 29652 raft_consensus.cc:740] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.750403 29652 consensus_queue.cc:260] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.751206 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:09.751744 29459 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.752250 29652 ts_tablet_manager.cc:1434] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260713 09:11:09.753105 29652 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:09.754948 29458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:09.716470 29666 raft_consensus.cc:515] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.760324 29655 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: No bootstrap required, opened a new log
I20260713 09:11:09.760777 29655 ts_tablet_manager.cc:1403] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.206s	user 0.037s	sys 0.027s
I20260713 09:11:09.765321 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:09.774883 29384 raft_consensus.cc:2393] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dcb18f69cce3436c8c8b9394b8bf4350 in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:09.776113 29499 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [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: dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:09.777204 29660 raft_consensus.cc:2749] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:09.789961 29655 raft_consensus.cc:359] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.790663 29655 raft_consensus.cc:385] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.790915 29655 raft_consensus.cc:740] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.791740 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:09.791677 29655 consensus_queue.cc:260] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.792474 29532 raft_consensus.cc:2393] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa03e552232f44e18d114cb7478c54cf in current term 1: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:09.794057 29655 ts_tablet_manager.cc:1434] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260713 09:11:09.796963 29459 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 1.
I20260713 09:11:09.798261 29348 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:09.798998 29751 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.799427 29751 raft_consensus.cc:697] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:09.803843 29280 catalog_manager.cc:5697] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 1 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.807435 29666 leader_election.cc:290] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.787626 29689 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:09.800175 29751 consensus_queue.cc:237] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:09.805302 29282 catalog_manager.cc:5697] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 1 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.807590 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2187c354d47644fdb4527ae0c75f4bcb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:09.812204 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2187c354d47644fdb4527ae0c75f4bcb" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:09.812769 29384 raft_consensus.cc:3060] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:09.812850 29571 leader_election.cc:343] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.817968 29652 tablet_bootstrap.cc:654] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.822311 29653 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c: No bootstrap required, opened a new log
I20260713 09:11:09.822773 29653 ts_tablet_manager.cc:1403] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.007s
I20260713 09:11:09.823292 29384 raft_consensus.cc:2468] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:09.824324 29573 leader_election.cc:304] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:09.826572 29653 raft_consensus.cc:359] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.827302 29653 raft_consensus.cc:385] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.827672 29653 raft_consensus.cc:740] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.828435 29653 consensus_queue.cc:260] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.830989 29653 ts_tablet_manager.cc:1434] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:11:09.826335 29808 raft_consensus.cc:2804] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.832923 29808 raft_consensus.cc:697] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:09.833720 29808 consensus_queue.cc:237] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.837697 29658 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:09.838202 29658 ts_tablet_manager.cc:1403] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.311s	user 0.045s	sys 0.036s
I20260713 09:11:09.836452 29737 consensus_queue.cc:1048] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:11:09.853856 29283 catalog_manager.cc:5697] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 0 to 1, leader changed from <none> to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.855888 29652 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.856846 29652 ts_tablet_manager.cc:1403] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.022s
I20260713 09:11:09.858111 29660 raft_consensus.cc:493] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.858551 29660 raft_consensus.cc:515] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.859526 29652 raft_consensus.cc:359] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.860145 29652 raft_consensus.cc:385] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.860378 29660 leader_election.cc:290] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:09.863634 29666 consensus_queue.cc:1048] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.872771 29658 raft_consensus.cc:359] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.873481 29658 raft_consensus.cc:385] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.873749 29658 raft_consensus.cc:740] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.860395 29652 raft_consensus.cc:740] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.875741 29652 consensus_queue.cc:260] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:09.877202 29658 consensus_queue.cc:260] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.877745 29652 ts_tablet_manager.cc:1434] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:11:09.877635 29279 catalog_manager.cc:5697] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 1 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.881403 29658 ts_tablet_manager.cc:1434] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:11:09.882306 29658 tablet_bootstrap.cc:492] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:09.878734 29652 tablet_bootstrap.cc:492] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350: Bootstrap starting.
I20260713 09:11:09.888406 29658 tablet_bootstrap.cc:654] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.888450 29652 tablet_bootstrap.cc:654] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.890020 29460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.890611 29460 raft_consensus.cc:2468] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 0.
I20260713 09:11:09.890808 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
W20260713 09:11:09.906414 29497 leader_election.cc:343] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.907138 29497 leader_election.cc:304] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [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: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:09.908003 29814 raft_consensus.cc:2804] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.908398 29814 raft_consensus.cc:493] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.908702 29814 raft_consensus.cc:3060] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.910271 29751 consensus_queue.cc:1048] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.911504 29751 consensus_queue.cc:1048] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.917096 29814 raft_consensus.cc:515] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.919056 29814 leader_election.cc:290] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
W20260713 09:11:09.932801 29331 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:09.932983 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
W20260713 09:11:09.934273 29497 leader_election.cc:343] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:09.935236 29652 tablet_bootstrap.cc:492] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350: No bootstrap required, opened a new log
I20260713 09:11:09.935722 29652 ts_tablet_manager.cc:1403] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.035s
I20260713 09:11:09.935619 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:09.936208 29459 raft_consensus.cc:3060] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.942461 29459 raft_consensus.cc:2468] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:09.943617 29497 leader_election.cc:304] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:09.943629 29808 consensus_queue.cc:1048] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:09.944360 29814 raft_consensus.cc:2804] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:09.944751 29814 raft_consensus.cc:697] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:09.945484 29814 consensus_queue.cc:237] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.950261 29652 raft_consensus.cc:359] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.951054 29652 raft_consensus.cc:385] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.951368 29652 raft_consensus.cc:740] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.952596 29652 consensus_queue.cc:260] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.954754 29652 ts_tablet_manager.cc:1434] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:11:09.955824 29658 tablet_bootstrap.cc:492] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:09.956434 29658 ts_tablet_manager.cc:1403] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.003s
I20260713 09:11:09.958928 29658 raft_consensus.cc:359] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.959578 29658 raft_consensus.cc:385] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:09.959852 29658 raft_consensus.cc:740] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:09.962067 29658 consensus_queue.cc:260] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:09.969380 29666 consensus_queue.cc:1048] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.976092 29658 ts_tablet_manager.cc:1434] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:11:09.977090 29658 tablet_bootstrap.cc:492] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81: Bootstrap starting.
I20260713 09:11:09.976975 29282 catalog_manager.cc:5697] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:09.982700 29658 tablet_bootstrap.cc:654] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:09.984575 29532 raft_consensus.cc:3060] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.986832 29659 raft_consensus.cc:493] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.987273 29659 raft_consensus.cc:515] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.989180 29659 leader_election.cc:290] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:09.991333 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:09.991940 29459 raft_consensus.cc:2468] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:09.992725 29661 raft_consensus.cc:493] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:09.993173 29661 raft_consensus.cc:515] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:09.994089 29714 consensus_queue.cc:1048] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:09.995038 29661 leader_election.cc:290] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:09.995826 29348 leader_election.cc:304] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:09.996778 29385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:09.997092 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:09.997408 29659 raft_consensus.cc:2804] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:09.997833 29608 raft_consensus.cc:2468] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:09.998152 29659 raft_consensus.cc:493] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:09.998775 29659 raft_consensus.cc:3060] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:09.998930 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:09.999209 29423 leader_election.cc:304] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: 
I20260713 09:11:09.999569 29607 raft_consensus.cc:2468] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 0.
I20260713 09:11:10.003116 29661 raft_consensus.cc:2804] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:10.003511 29661 raft_consensus.cc:493] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:10.003844 29661 raft_consensus.cc:3060] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.007176 29659 raft_consensus.cc:515] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.008764 29385 raft_consensus.cc:2393] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:10.019291 29711 consensus_queue.cc:1048] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.020434 29659 leader_election.cc:290] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:10.021453 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:10.023458 29658 tablet_bootstrap.cc:492] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81: No bootstrap required, opened a new log
I20260713 09:11:10.024300 29658 ts_tablet_manager.cc:1403] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81: Time spent bootstrapping tablet: real 0.047s	user 0.034s	sys 0.012s
I20260713 09:11:10.026700 29658 raft_consensus.cc:359] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.027323 29658 raft_consensus.cc:385] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:10.027580 29658 raft_consensus.cc:740] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.027809 29661 raft_consensus.cc:515] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.028916 29459 raft_consensus.cc:2393] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa03e552232f44e18d114cb7478c54cf in current term 1: Already voted for candidate 4f9e540b56ba48599996d4ddca169d2c in this term.
I20260713 09:11:10.028767 29658 consensus_queue.cc:260] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.035805 29658 ts_tablet_manager.cc:1434] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:11:10.038559 29384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:10.039319 29384 raft_consensus.cc:2393] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 1: Already voted for candidate aa03e552232f44e18d114cb7478c54cf in this term.
I20260713 09:11:10.041065 29711 raft_consensus.cc:493] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:10.041616 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:10.041510 29711 raft_consensus.cc:515] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.042481 29661 leader_election.cc:290] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:10.038666 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e928ab4e122f4634b0b7d70a7ca4e8d0" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:10.044013 29711 leader_election.cc:290] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:10.044230 29348 leader_election.cc:304] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [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: aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81
I20260713 09:11:10.045051 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f86c9e996740f49552aaca369adc8b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:10.045646 29605 raft_consensus.cc:2468] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:10.042515 29608 raft_consensus.cc:3060] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.046667 29423 leader_election.cc:304] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: 
I20260713 09:11:10.051779 29711 raft_consensus.cc:2804] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:10.052136 29711 raft_consensus.cc:493] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:10.052445 29711 raft_consensus.cc:3060] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.053725 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f86c9e996740f49552aaca369adc8b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:10.054386 29532 raft_consensus.cc:2468] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 0.
I20260713 09:11:10.048606 29659 raft_consensus.cc:2749] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:10.063436 29711 raft_consensus.cc:515] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.065982 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f86c9e996740f49552aaca369adc8b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:10.066164 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f86c9e996740f49552aaca369adc8b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:10.066522 29607 raft_consensus.cc:3060] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.066919 29532 raft_consensus.cc:3060] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.068315 29608 raft_consensus.cc:2468] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:10.068645 29711 leader_election.cc:290] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:10.069360 29423 leader_election.cc:304] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, 8d945d7714a444c8a739424e2b800e81; no voters: aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:10.070186 29711 raft_consensus.cc:2804] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:10.070636 29711 raft_consensus.cc:697] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:10.071377 29711 consensus_queue.cc:237] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.072218 29532 raft_consensus.cc:2468] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:10.072926 29607 raft_consensus.cc:2468] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:10.073104 29423 leader_election.cc:304] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:10.073539 29666 raft_consensus.cc:493] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:10.073796 29714 raft_consensus.cc:2804] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:10.074007 29666 raft_consensus.cc:515] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.074311 29714 raft_consensus.cc:697] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:10.075135 29714 consensus_queue.cc:237] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.075976 29666 leader_election.cc:290] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:10.077037 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:10.077772 29459 raft_consensus.cc:2393] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d945d7714a444c8a739424e2b800e81 in current term 1: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:10.079092 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56300e01055b483a9900cc95e783d7e5" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:10.080335 29571 leader_election.cc:304] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81; no voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:10.081359 29666 raft_consensus.cc:3060] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.089159 29666 raft_consensus.cc:2749] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:10.089339 29281 catalog_manager.cc:5697] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 1 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:10.099037 29281 catalog_manager.cc:5697] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 1 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:10.110059 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:11:10.129230 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:10.130123 27161 tablet_replica.cc:333] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.131091 27161 raft_consensus.cc:2243] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.131546 27161 raft_consensus.cc:2272] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.133783 27161 tablet_replica.cc:333] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.133939 29687 raft_consensus.cc:493] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:10.134403 27161 raft_consensus.cc:2243] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:10.134430 29687 raft_consensus.cc:515] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.135200 27161 pending_rounds.cc:70] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Trying to abort 1 pending ops.
I20260713 09:11:10.135424 27161 pending_rounds.cc:77] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993130767679488 op_type: NO_OP noop_request { }
I20260713 09:11:10.135716 27161 raft_consensus.cc:2889] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:10.136075 27161 raft_consensus.cc:2272] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.136283 29687 leader_election.cc:290] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:10.136968 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2187c354d47644fdb4527ae0c75f4bcb" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:10.139005 27161 tablet_replica.cc:333] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.139616 27161 raft_consensus.cc:2243] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:10.140010 29499 leader_election.cc:336] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:11:10.140257 27161 raft_consensus.cc:2272] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.140384 29499 leader_election.cc:304] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb18f69cce3436c8c8b9394b8bf4350; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:10.141077 29687 raft_consensus.cc:2749] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:10.142290 27161 tablet_replica.cc:333] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.142902 27161 raft_consensus.cc:2243] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.143358 27161 raft_consensus.cc:2272] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.145586 27161 tablet_replica.cc:333] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.146155 27161 raft_consensus.cc:2243] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.146481 27161 raft_consensus.cc:2272] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.147921 27161 tablet_replica.cc:333] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.148488 27161 raft_consensus.cc:2243] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:10.149175 27161 raft_consensus.cc:2272] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.150878 27161 tablet_replica.cc:333] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.151401 27161 raft_consensus.cc:2243] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.151733 27161 raft_consensus.cc:2272] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.153812 27161 tablet_replica.cc:333] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.154263 27161 raft_consensus.cc:2243] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:10.154896 27161 raft_consensus.cc:2272] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.156350 27161 tablet_replica.cc:333] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.156790 27161 raft_consensus.cc:2243] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.157148 27161 raft_consensus.cc:2272] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.158857 27161 tablet_replica.cc:333] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.159364 27161 raft_consensus.cc:2243] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.159716 27161 raft_consensus.cc:2272] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.161515 27161 tablet_replica.cc:333] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.161972 27161 raft_consensus.cc:2243] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.162312 27161 raft_consensus.cc:2272] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.164044 27161 tablet_replica.cc:333] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.164507 27161 raft_consensus.cc:2243] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:10.165162 27161 raft_consensus.cc:2272] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.166868 27161 tablet_replica.cc:333] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.167320 27161 raft_consensus.cc:2243] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.167657 27161 raft_consensus.cc:2272] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.169903 27161 tablet_replica.cc:333] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.170344 27161 raft_consensus.cc:2243] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:10.170969 27161 raft_consensus.cc:2272] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.172632 27161 tablet_replica.cc:333] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.173120 27161 raft_consensus.cc:2243] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.173436 27161 raft_consensus.cc:2272] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.174825 27161 tablet_replica.cc:333] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.175251 27161 raft_consensus.cc:2243] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:10.175894 27161 raft_consensus.cc:2272] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.177583 27161 tablet_replica.cc:333] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.178018 27161 raft_consensus.cc:2243] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.178325 27161 raft_consensus.cc:2272] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.179867 27161 tablet_replica.cc:333] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: stopping tablet replica
I20260713 09:11:10.180282 27161 raft_consensus.cc:2243] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:10.180613 27161 raft_consensus.cc:2272] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:10.212627 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
W20260713 09:11:10.231483 29573 consensus_peers.cc:597] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.236977 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:10.242749 29832 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
W20260713 09:11:10.242817 29831 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
W20260713 09:11:10.245757 29834 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
I20260713 09:11:10.245864 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:10.247910 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:10.248131 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:10.248306 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933870248289 us; error 0 us; skew 500 ppm
I20260713 09:11:10.248908 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:10.250958 27161 webserver.cc:533] Webserver started at http://127.26.134.65:36735/ using document root <none> and password file <none>
I20260713 09:11:10.251410 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:10.251577 27161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:10.254774 27161 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:10.258706 29839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:10.259363 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:10.259616 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "aa03e552232f44e18d114cb7478c54cf"
format_stamp: "Formatted at 2026-07-13 09:11:06 on dist-test-slave-1cb3"
I20260713 09:11:10.259881 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933812824085-27161-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)
I20260713 09:11:10.273461 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:10.274364 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:10.275624 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:10.278882 29846 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:11:10.301687 29532 raft_consensus.cc:3060] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:10.309366 29666 consensus_queue.cc:1048] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:10.324999 29573 consensus_peers.cc:597] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.334106 29687 consensus_queue.cc:1048] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.348045 29691 consensus_queue.cc:1048] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.367987 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:11:10.368227 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.003s	sys 0.000s
I20260713 09:11:10.368456 27161 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:11:10.372192 29846 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.383867 29846 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.384728 29846 tablet_bootstrap.cc:492] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.385331 29846 ts_tablet_manager.cc:1403] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260713 09:11:10.387785 29846 raft_consensus.cc:359] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.388451 29846 raft_consensus.cc:740] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.389056 29846 consensus_queue.cc:260] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.391229 29846 ts_tablet_manager.cc:1434] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:10.391901 29846 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.403908 29846 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.404680 29846 tablet_bootstrap.cc:492] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.405275 29846 ts_tablet_manager.cc:1403] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:11:10.407356 29846 raft_consensus.cc:359] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.407965 29846 raft_consensus.cc:740] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.408566 29846 consensus_queue.cc:260] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [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: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.410218 29846 ts_tablet_manager.cc:1434] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:10.410899 29846 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
W20260713 09:11:10.414068 29499 consensus_peers.cc:597] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:10.420989 29499 consensus_peers.cc:597] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.422308 29846 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.422897 29846 tablet_bootstrap.cc:492] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.423308 29846 ts_tablet_manager.cc:1403] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:10.424883 29846 raft_consensus.cc:359] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.425294 29846 raft_consensus.cc:740] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.425737 29846 consensus_queue.cc:260] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [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: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.426914 29846 ts_tablet_manager.cc:1434] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:10.427426 29846 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
W20260713 09:11:10.436286 29573 consensus_peers.cc:597] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.440776 29846 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.441596 29846 tablet_bootstrap.cc:492] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.442139 29846 ts_tablet_manager.cc:1403] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:11:10.444301 29846 raft_consensus.cc:359] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.444769 27161 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:11:10.444928 29846 raft_consensus.cc:740] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.445133 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.077s	user 0.077s	sys 0.000s
I20260713 09:11:10.445621 29846 consensus_queue.cc:260] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [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: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.448333 29846 ts_tablet_manager.cc:1434] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:10.449019 29846 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
W20260713 09:11:10.449801 29425 consensus_peers.cc:597] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:10.452263 29499 consensus_peers.cc:597] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.469218 29711 consensus_queue.cc:1048] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.471721 29846 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.472609 29846 tablet_bootstrap.cc:492] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.473269 29846 ts_tablet_manager.cc:1403] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260713 09:11:10.475708 29846 raft_consensus.cc:359] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.476348 29846 raft_consensus.cc:740] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.477035 29846 consensus_queue.cc:260] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [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: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.479111 29846 ts_tablet_manager.cc:1434] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:11:10.479861 29846 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
W20260713 09:11:10.480129 29425 consensus_peers.cc:597] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.494186 29711 consensus_queue.cc:1048] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.501034 29846 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.501823 29846 tablet_bootstrap.cc:492] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.502437 29846 ts_tablet_manager.cc:1403] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260713 09:11:10.504688 29846 raft_consensus.cc:359] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.505332 29846 raft_consensus.cc:740] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.505968 29846 consensus_queue.cc:260] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.507781 29846 ts_tablet_manager.cc:1434] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:10.508535 29846 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
W20260713 09:11:10.513198 29425 consensus_peers.cc:597] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:10.521972 29846 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.522882 29846 tablet_bootstrap.cc:492] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.523523 29846 ts_tablet_manager.cc:1403] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:11:10.525848 29846 raft_consensus.cc:359] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.526492 29846 raft_consensus.cc:740] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.527145 29846 consensus_queue.cc:260] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.529029 29846 ts_tablet_manager.cc:1434] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:11:10.529789 29846 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.543716 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:43817
I20260713 09:11:10.543769 29919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:43817 every 8 connection(s)
I20260713 09:11:10.543936 29846 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.544800 29846 tablet_bootstrap.cc:492] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.545395 29846 ts_tablet_manager.cc:1403] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260713 09:11:10.547631 29846 raft_consensus.cc:359] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.548195 29846 raft_consensus.cc:740] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.548739 29846 consensus_queue.cc:260] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [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: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.550069 29846 ts_tablet_manager.cc:1434] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.550828 29846 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.561388 29846 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.561893 29846 tablet_bootstrap.cc:492] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.562325 29846 ts_tablet_manager.cc:1403] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:10.563885 29846 raft_consensus.cc:359] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.564332 29846 raft_consensus.cc:740] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.564994 29846 consensus_queue.cc:260] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.565713 29920 heartbeater.cc:344] Connected to a master server at 127.26.134.126:38545
I20260713 09:11:10.566092 29920 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:10.566749 29846 ts_tablet_manager.cc:1434] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.566915 29920 heartbeater.cc:507] Master 127.26.134.126:38545 requested a full tablet report, sending...
I20260713 09:11:10.567493 29846 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.577162 29281 ts_manager.cc:194] Re-registered known tserver with Master: aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:10.592314 29711 consensus_queue.cc:1048] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.594300 29846 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:11:10.595188 29846 tablet_bootstrap.cc:492] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.595757 29846 ts_tablet_manager.cc:1403] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260713 09:11:10.596401 29281 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50726
I20260713 09:11:10.598176 29846 raft_consensus.cc:359] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.598958 29846 raft_consensus.cc:740] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.599671 29846 consensus_queue.cc:260] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.600032 29920 heartbeater.cc:499] Master 127.26.134.126:38545 was elected leader, sending a full tablet report...
I20260713 09:11:10.601580 29846 ts_tablet_manager.cc:1434] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:11:10.602335 29846 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.609766 29661 consensus_queue.cc:1048] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:10.629390 29846 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.630147 29846 tablet_bootstrap.cc:492] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.630585 29846 ts_tablet_manager.cc:1403] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.016s
I20260713 09:11:10.632191 29846 raft_consensus.cc:359] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.632778 29846 raft_consensus.cc:740] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.633375 29846 consensus_queue.cc:260] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.635183 29846 ts_tablet_manager.cc:1434] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.635835 29846 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.645221 29846 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.645915 29846 tablet_bootstrap.cc:492] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.646363 29846 ts_tablet_manager.cc:1403] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:11:10.647856 29846 raft_consensus.cc:359] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.648290 29846 raft_consensus.cc:740] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.648748 29846 consensus_queue.cc:260] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.650053 29846 ts_tablet_manager.cc:1434] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.650817 29846 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.662197 29846 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.662777 29846 tablet_bootstrap.cc:492] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.663199 29846 ts_tablet_manager.cc:1403] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260713 09:11:10.664587 29846 raft_consensus.cc:359] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.665056 29846 raft_consensus.cc:740] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.665491 29846 consensus_queue.cc:260] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.667016 29846 ts_tablet_manager.cc:1434] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:11:10.667845 29846 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.677489 29846 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.678045 29846 tablet_bootstrap.cc:492] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.678457 29846 ts_tablet_manager.cc:1403] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:11:10.679862 29846 raft_consensus.cc:359] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.680267 29846 raft_consensus.cc:740] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.680722 29846 consensus_queue.cc:260] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [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: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.682366 29846 ts_tablet_manager.cc:1434] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.683151 29846 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.693324 29846 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.694094 29846 tablet_bootstrap.cc:492] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.694600 29846 ts_tablet_manager.cc:1403] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:11:10.696311 29846 raft_consensus.cc:359] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.696719 29846 raft_consensus.cc:740] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.697209 29846 consensus_queue.cc:260] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:10.698639 29846 ts_tablet_manager.cc:1434] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.699307 29846 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.709626 29846 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.710263 29846 tablet_bootstrap.cc:492] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.710714 29846 ts_tablet_manager.cc:1403] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:11:10.712311 29846 raft_consensus.cc:359] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.712747 29846 raft_consensus.cc:740] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.713303 29846 consensus_queue.cc:260] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [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: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:10.714648 29846 ts_tablet_manager.cc:1434] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.715384 29846 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.727264 29846 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.727854 29846 tablet_bootstrap.cc:492] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.728344 29846 ts_tablet_manager.cc:1403] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:11:10.729980 29846 raft_consensus.cc:359] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.730413 29846 raft_consensus.cc:740] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.730880 29846 consensus_queue.cc:260] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:10.732520 29846 ts_tablet_manager.cc:1434] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:10.733435 29846 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Bootstrap starting.
I20260713 09:11:10.744314 29846 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: 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
I20260713 09:11:10.745007 29846 tablet_bootstrap.cc:492] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Bootstrap complete.
I20260713 09:11:10.745451 29846 ts_tablet_manager.cc:1403] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:11:10.747030 29846 raft_consensus.cc:359] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.747510 29846 raft_consensus.cc:740] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:10.747992 29846 consensus_queue.cc:260] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [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: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:10.749585 29846 ts_tablet_manager.cc:1434] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:11.152776 29730 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.153239 29730 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.154786 29730 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.155467 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.155635 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:11.155979 29894 raft_consensus.cc:2468] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:11.156978 29573 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:11.157569 29730 raft_consensus.cc:2804] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.157831 29730 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.158092 29730 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.162513 29730 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.163834 29730 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 2 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.164476 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.164657 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:11.164945 29894 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.169093 29894 raft_consensus.cc:2468] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 2.
I20260713 09:11:11.169826 29573 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:11.170364 29730 raft_consensus.cc:2804] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.170704 29730 raft_consensus.cc:697] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:11.171370 29730 consensus_queue.cc:237] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.177392 29282 catalog_manager.cc:5697] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 2 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:11.274173 29660 raft_consensus.cc:493] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.274591 29660 raft_consensus.cc:515] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.276136 29660 leader_election.cc:290] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.276716 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.277009 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:11.277341 29894 raft_consensus.cc:2468] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:11.278242 29499 leader_election.cc:304] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [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: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:11.278810 29660 raft_consensus.cc:2804] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.279065 29660 raft_consensus.cc:493] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.279345 29660 raft_consensus.cc:3060] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.283545 29660 raft_consensus.cc:515] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.284894 29660 leader_election.cc:290] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 2 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.285481 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.285709 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:11.285946 29894 raft_consensus.cc:3060] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.290141 29894 raft_consensus.cc:2468] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 2.
I20260713 09:11:11.290382 29730 raft_consensus.cc:493] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.290799 29730 raft_consensus.cc:515] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:11.290928 29499 leader_election.cc:304] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [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: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:11.291528 29660 raft_consensus.cc:2804] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.291941 29660 raft_consensus.cc:697] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:11.292354 29730 leader_election.cc:290] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:11.292694 29660 consensus_queue.cc:237] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.293047 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:11.293504 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.294090 29894 raft_consensus.cc:2468] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:11.294962 29573 leader_election.cc:304] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:11.295516 29730 raft_consensus.cc:2804] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.295855 29730 raft_consensus.cc:493] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.296181 29730 raft_consensus.cc:3060] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.300169 29282 catalog_manager.cc:5697] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:11.300789 29730 raft_consensus.cc:515] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:11.302366 29730 leader_election.cc:290] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 2 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:11.302906 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:11.303386 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.303894 29894 raft_consensus.cc:3060] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.307961 29894 raft_consensus.cc:2468] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 2.
I20260713 09:11:11.308728 29573 leader_election.cc:304] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:11.309306 29730 raft_consensus.cc:2804] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.309643 29730 raft_consensus.cc:697] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:11.310284 29730 consensus_queue.cc:237] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:11.317523 29282 catalog_manager.cc:5697] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 2 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:11.342427 29711 raft_consensus.cc:493] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.342859 29711 raft_consensus.cc:515] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.344579 29711 leader_election.cc:290] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:11.345324 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.345959 29894 raft_consensus.cc:2468] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:11.345960 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:11.347263 29425 leader_election.cc:304] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:11.348063 29711 raft_consensus.cc:2804] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.348404 29711 raft_consensus.cc:493] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.348770 29711 raft_consensus.cc:3060] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.355180 29711 raft_consensus.cc:515] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.356752 29711 leader_election.cc:290] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:11.357338 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.357566 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:11.357789 29894 raft_consensus.cc:3060] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.362026 29894 raft_consensus.cc:2468] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 2.
I20260713 09:11:11.362784 29425 leader_election.cc:304] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:11.363343 29711 raft_consensus.cc:2804] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.363760 29711 raft_consensus.cc:697] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 2 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:11.364420 29711 consensus_queue.cc:237] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.370144 29282 catalog_manager.cc:5697] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:11.396116 29660 raft_consensus.cc:493] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.396589 29660 raft_consensus.cc:515] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.398224 29660 leader_election.cc:290] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.398911 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.399379 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1ad8ae2d344588b34a5e3e716d0e6c" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:11.399648 29894 raft_consensus.cc:2393] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb18f69cce3436c8c8b9394b8bf4350 in current term 2: Already voted for candidate 4f9e540b56ba48599996d4ddca169d2c in this term.
I20260713 09:11:11.400938 29497 leader_election.cc:304] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [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: dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:11.401674 29660 raft_consensus.cc:3060] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.407447 29660 raft_consensus.cc:2749] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:11.418486 29711 raft_consensus.cc:493] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.418897 29711 raft_consensus.cc:515] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.420475 29711 leader_election.cc:290] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:11.421038 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.421332 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b34d1639ee2456bb620ba46098b7a0b" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:11.421641 29893 raft_consensus.cc:2393] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 2: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:11.422495 29425 leader_election.cc:304] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c; no voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:11.423060 29711 raft_consensus.cc:3060] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.427587 29711 raft_consensus.cc:2749] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:11.443425 29736 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.443825 29736 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.445372 29736 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.445932 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.446271 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:11.446439 29893 raft_consensus.cc:2468] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 1.
I20260713 09:11:11.447288 29573 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:11.447890 29736 raft_consensus.cc:2804] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.448227 29736 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.448477 29736 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.452929 29736 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.454293 29736 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [CANDIDATE]: Term 2 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.454879 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.455190 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "8d945d7714a444c8a739424e2b800e81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:11.455335 29893 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.457995 29711 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.458455 29711 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.460347 29711 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:11.460552 29893 raft_consensus.cc:2468] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d945d7714a444c8a739424e2b800e81 in term 2.
I20260713 09:11:11.460964 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:11.461238 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.462060 29607 raft_consensus.cc:2393] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 2: Already voted for candidate 8d945d7714a444c8a739424e2b800e81 in this term.
I20260713 09:11:11.462121 29894 raft_consensus.cc:2393] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 2: Already voted for candidate 8d945d7714a444c8a739424e2b800e81 in this term.
I20260713 09:11:11.463377 29573 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [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: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:11.464067 29711 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.464236 29736 raft_consensus.cc:2804] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.464179 29423 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:11.464870 29736 raft_consensus.cc:697] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Becoming Leader. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:11.464600 29711 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.465096 29661 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.466034 29736 consensus_queue.cc:237] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:11.466647 29711 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:11.467155 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.467834 29894 raft_consensus.cc:2393] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 2: Already voted for candidate 8d945d7714a444c8a739424e2b800e81 in this term.
I20260713 09:11:11.467885 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:11.469333 29423 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:11.470018 29711 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.470574 29661 raft_consensus.cc:2749] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:11.474680 29711 raft_consensus.cc:2749] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:11.474926 29282 catalog_manager.cc:5697] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to 8d945d7714a444c8a739424e2b800e81 (127.26.134.68). New cstate: current_term: 2 leader_uuid: "8d945d7714a444c8a739424e2b800e81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:11.532076 29691 raft_consensus.cc:493] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.532495 29691 raft_consensus.cc:515] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.534147 29691 leader_election.cc:290] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.534626 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.535043 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:11.535130 29894 raft_consensus.cc:2468] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 1.
I20260713 09:11:11.536124 29499 leader_election.cc:304] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [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: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:11.536798 29691 raft_consensus.cc:2804] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.537163 29691 raft_consensus.cc:493] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.537424 29691 raft_consensus.cc:3060] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.541780 29691 raft_consensus.cc:515] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.543123 29691 leader_election.cc:290] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 2 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:11.543702 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.544063 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:11.544162 29894 raft_consensus.cc:3060] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.548596 29894 raft_consensus.cc:2468] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb18f69cce3436c8c8b9394b8bf4350 in term 2.
I20260713 09:11:11.549432 29499 leader_election.cc:304] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [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: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:11.549995 29691 raft_consensus.cc:2804] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.550387 29691 raft_consensus.cc:697] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 LEADER]: Becoming Leader. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:11.550841 29894 raft_consensus.cc:1275] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Refusing update from remote peer 8d945d7714a444c8a739424e2b800e81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.551142 29691 consensus_queue.cc:237] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.552145 29730 consensus_queue.cc:1048] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.558859 29282 catalog_manager.cc:5697] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:11.567608 29459 raft_consensus.cc:1275] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Refusing update from remote peer 8d945d7714a444c8a739424e2b800e81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.569599 29737 consensus_queue.cc:1048] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.581379 29940 raft_consensus.cc:493] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.581821 29940 raft_consensus.cc:515] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.583654 29940 leader_election.cc:290] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:11.586372 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:11.588666 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "958c7608925640c4b65572c45a95eaff" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.589401 29894 raft_consensus.cc:2393] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c in current term 2: Already voted for candidate dcb18f69cce3436c8c8b9394b8bf4350 in this term.
I20260713 09:11:11.590436 29425 leader_election.cc:304] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c; no voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350
I20260713 09:11:11.591667 29940 raft_consensus.cc:3060] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.597890 29940 raft_consensus.cc:2749] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:11.620882 29691 raft_consensus.cc:493] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa03e552232f44e18d114cb7478c54cf)
I20260713 09:11:11.621264 29691 raft_consensus.cc:515] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:11.622725 29691 leader_election.cc:290] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817)
I20260713 09:11:11.623349 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d945d7714a444c8a739424e2b800e81" is_pre_election: true
I20260713 09:11:11.623513 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97d69bd162d546e3854f541937342e37" candidate_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.624089 29894 raft_consensus.cc:2393] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb18f69cce3436c8c8b9394b8bf4350 in current term 2: Already voted for candidate 8d945d7714a444c8a739424e2b800e81 in this term.
I20260713 09:11:11.624943 29499 leader_election.cc:304] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [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: dcb18f69cce3436c8c8b9394b8bf4350; no voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:11.625475 29691 raft_consensus.cc:3060] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.629769 29691 raft_consensus.cc:2749] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:11.762965 29894 raft_consensus.cc:1275] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Refusing update from remote peer dcb18f69cce3436c8c8b9394b8bf4350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.764036 29691 consensus_queue.cc:1048] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.773804 29459 raft_consensus.cc:1275] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Refusing update from remote peer dcb18f69cce3436c8c8b9394b8bf4350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.775240 29660 consensus_queue.cc:1048] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.803519 29894 raft_consensus.cc:1275] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Refusing update from remote peer 8d945d7714a444c8a739424e2b800e81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.804643 29736 consensus_queue.cc:1048] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.812536 29532 raft_consensus.cc:1275] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Refusing update from remote peer 8d945d7714a444c8a739424e2b800e81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.813905 29737 consensus_queue.cc:1048] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.847669 29532 raft_consensus.cc:1275] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Refusing update from remote peer 4f9e540b56ba48599996d4ddca169d2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.848593 29940 consensus_queue.cc:1048] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.858166 29894 raft_consensus.cc:1275] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Refusing update from remote peer 4f9e540b56ba48599996d4ddca169d2c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:11.859933 29661 consensus_queue.cc:1048] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:11.882517 29661 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:11.882863 29661 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.884239 29661 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:11.884925 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf" is_pre_election: true
I20260713 09:11:11.885069 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:11.885617 29894 raft_consensus.cc:2410] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:11:11.885591 29532 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 1.
I20260713 09:11:11.886472 29423 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [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: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:11.887053 29661 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:11:11.887305 29661 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:11.887512 29661 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.891770 29661 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.893343 29661 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 election: Requested vote from peers aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:11.893903 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
I20260713 09:11:11.894187 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "4f9e540b56ba48599996d4ddca169d2c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:11.894317 29894 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.894657 29532 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:11.898952 29532 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f9e540b56ba48599996d4ddca169d2c in term 2.
I20260713 09:11:11.899251 29894 raft_consensus.cc:2410] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f9e540b56ba48599996d4ddca169d2c for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:11:11.899732 29423 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 
I20260713 09:11:11.900316 29661 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:11.900664 29661 raft_consensus.cc:697] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 2 LEADER]: Becoming Leader. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:11.901253 29661 consensus_queue.cc:237] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Queue going to LEADER 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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:11.907665 29281 catalog_manager.cc:5697] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c reported cstate change: term changed from 1 to 2, leader changed from aa03e552232f44e18d114cb7478c54cf (127.26.134.65) to 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66). New cstate: current_term: 2 leader_uuid: "4f9e540b56ba48599996d4ddca169d2c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:12.028689 29459 raft_consensus.cc:1275] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Refusing update from remote peer 8d945d7714a444c8a739424e2b800e81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.029834 29736 consensus_queue.cc:1048] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.039662 29894 raft_consensus.cc:1275] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Refusing update from remote peer 8d945d7714a444c8a739424e2b800e81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.041253 29737 consensus_queue.cc:1048] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.137025 29894 raft_consensus.cc:1275] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Refusing update from remote peer dcb18f69cce3436c8c8b9394b8bf4350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.138048 29814 consensus_queue.cc:1048] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.145776 29459 raft_consensus.cc:1275] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Refusing update from remote peer dcb18f69cce3436c8c8b9394b8bf4350: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:12.147874 29660 consensus_queue.cc:1048] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:12.249034 29851 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:12.249511 29851 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:12.251499 29851 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:12.262553 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c" is_pre_election: true
I20260713 09:11:12.264159 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" is_pre_election: true
I20260713 09:11:12.264611 29533 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:12.265375 29840 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:12.265965 29851 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:11:12.266225 29851 raft_consensus.cc:493] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:12.266428 29851 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.270767 29851 raft_consensus.cc:515] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:12.272118 29851 leader_election.cc:290] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 3 election: Requested vote from peers 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673), dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043)
I20260713 09:11:12.272843 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:12.273138 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "679b508f6128460889bd2c760bcade45" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:12.273677 29533 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.278021 29533 raft_consensus.cc:2468] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 3.
I20260713 09:11:12.278795 29840 leader_election.cc:304] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [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: aa03e552232f44e18d114cb7478c54cf, dcb18f69cce3436c8c8b9394b8bf4350; no voters: 4f9e540b56ba48599996d4ddca169d2c
I20260713 09:11:12.279353 29851 raft_consensus.cc:2804] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:12.280293 29851 raft_consensus.cc:697] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:12.280941 29851 consensus_queue.cc:237] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:12.287335 29282 catalog_manager.cc:5697] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 2 to 3, leader changed from 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66) to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 3 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:12.391913 29894 raft_consensus.cc:1240] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Rejecting Update request from peer 4f9e540b56ba48599996d4ddca169d2c for earlier term 2. Current term is 3. Ops: []
I20260713 09:11:12.393375 29711 consensus_queue.cc:1059] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:12.394040 29711 consensus_queue.cc:1243] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [LEADER]: Peer aa03e552232f44e18d114cb7478c54cf log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:11:12.394380 29661 raft_consensus.cc:3055] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:12.394635 29661 raft_consensus.cc:740] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f9e540b56ba48599996d4ddca169d2c, State: Running, Role: LEADER
I20260713 09:11:12.395221 29661 consensus_queue.cc:260] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } }
I20260713 09:11:12.396119 29661 raft_consensus.cc:3060] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:12.705807 29459 raft_consensus.cc:1275] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:12.706980 29851 consensus_queue.cc:1048] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:12.707762 29851 consensus_queue.cc:1243] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Peer 4f9e540b56ba48599996d4ddca169d2c log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:11:12.710357 29458 pending_rounds.cc:85] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: Aborting all ops after (but not including) 0
I20260713 09:11:12.710574 29458 pending_rounds.cc:107] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260713 09:11:12.710741 29458 raft_consensus.cc:2889] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:12.717625 29533 raft_consensus.cc:1275] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 3 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:12.719269 29851 consensus_queue.cc:1048] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:20.548764 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:20.574875 29532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c"
dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
mode: GRACEFUL
new_leader_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:32886
I20260713 09:11:20.575585 29532 raft_consensus.cc:606] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Received request to transfer leadership to TS aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:20.584944 29607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5"
dest_uuid: "8d945d7714a444c8a739424e2b800e81"
mode: GRACEFUL
new_leader_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:47638
I20260713 09:11:20.585319 29607 raft_consensus.cc:606] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Received request to transfer leadership to TS aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:20.587229 29532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368"
dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
mode: GRACEFUL
new_leader_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:32886
I20260713 09:11:20.587623 29532 raft_consensus.cc:606] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Received request to transfer leadership to TS aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:20.589746 29607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9"
dest_uuid: "8d945d7714a444c8a739424e2b800e81"
mode: GRACEFUL
new_leader_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:47638
I20260713 09:11:20.590142 29607 raft_consensus.cc:606] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Received request to transfer leadership to TS aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:20.592319 29607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58"
dest_uuid: "8d945d7714a444c8a739424e2b800e81"
mode: GRACEFUL
new_leader_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:47638
I20260713 09:11:20.592696 29607 raft_consensus.cc:606] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Received request to transfer leadership to TS aa03e552232f44e18d114cb7478c54cf
I20260713 09:11:20.593750 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:11:20.594499 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:20.625178 29994 raft_consensus.cc:993] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: : Instructing follower aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.625674 29997 raft_consensus.cc:1081] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Signalling peer aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.627117 29894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9"
dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:32998
I20260713 09:11:20.627526 29894 raft_consensus.cc:493] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.627804 29894 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.632772 29894 raft_consensus.cc:515] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:20.634409 29894 leader_election.cc:290] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 3 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:20.636870 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:20.637516 29459 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.644240 29459 raft_consensus.cc:2468] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 3.
I20260713 09:11:20.644974 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3902e4208e14652bd40dd7485f4e1f9" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:20.645399 29607 raft_consensus.cc:3055] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.645395 29840 leader_election.cc:304] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:20.645815 29607 raft_consensus.cc:740] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:20.646329 29974 raft_consensus.cc:2804] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.646572 29607 consensus_queue.cc:260] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [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: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:20.647541 29974 raft_consensus.cc:697] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:20.647933 29607 raft_consensus.cc:3060] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.648478 29974 consensus_queue.cc:237] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [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: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:20.654537 29607 raft_consensus.cc:2468] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 3.
I20260713 09:11:20.659106 29282 catalog_manager.cc:5697] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 2 to 3, leader changed from 8d945d7714a444c8a739424e2b800e81 (127.26.134.68) to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 3 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.844492 29994 raft_consensus.cc:993] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: : Instructing follower aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.844910 29997 raft_consensus.cc:1081] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Signalling peer aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.846127 29894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58"
dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:32998
I20260713 09:11:20.846506 29894 raft_consensus.cc:493] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.846752 29894 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.851583 29894 raft_consensus.cc:515] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:20.852918 29894 leader_election.cc:290] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 3 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:20.853412 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:20.853708 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a21f73daea4ad183b2a4cd2db2fc58" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:20.853974 29607 raft_consensus.cc:3055] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:20.854127 29459 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.854254 29607 raft_consensus.cc:740] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:20.854964 29607 consensus_queue.cc:260] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:20.855736 29607 raft_consensus.cc:3060] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:20.858121 29459 raft_consensus.cc:2468] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 3.
I20260713 09:11:20.858848 29840 leader_election.cc:304] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [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: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:20.859378 29974 raft_consensus.cc:2804] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:20.859715 29974 raft_consensus.cc:697] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:20.860121 29607 raft_consensus.cc:2468] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 3.
I20260713 09:11:20.860423 29974 consensus_queue.cc:237] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [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: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:20.866660 29282 catalog_manager.cc:5697] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 2 to 3, leader changed from 8d945d7714a444c8a739424e2b800e81 (127.26.134.68) to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 3 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.930578 29995 raft_consensus.cc:993] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: : Instructing follower aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.931102 30010 raft_consensus.cc:1081] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Signalling peer aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.932461 29894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368"
dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:56264
I20260713 09:11:20.932875 29894 raft_consensus.cc:493] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.933135 29894 raft_consensus.cc:3060] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.937181 29894 raft_consensus.cc:515] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:20.938481 29894 leader_election.cc:290] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 2 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:20.939219 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:20.939507 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db8f89f34030418b9bbb9f6bbf01e368" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:20.939821 29532 raft_consensus.cc:3055] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:20.939992 29607 raft_consensus.cc:3060] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.940184 29532 raft_consensus.cc:740] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:20.941033 29532 consensus_queue.cc:260] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:20.942276 29532 raft_consensus.cc:3060] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.945835 29607 raft_consensus.cc:2468] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:20.946821 29840 leader_election.cc:304] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:20.947544 29974 raft_consensus.cc:2804] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:20.948010 29974 raft_consensus.cc:697] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 2 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:20.948812 29974 consensus_queue.cc:237] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } }
I20260713 09:11:20.949231 29532 raft_consensus.cc:2468] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:20.949992 30010 raft_consensus.cc:993] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: : Instructing follower aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.950472 30010 raft_consensus.cc:1081] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Signalling peer aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.951936 29894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c"
dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:56264
I20260713 09:11:20.952472 29894 raft_consensus.cc:493] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.952883 29894 raft_consensus.cc:3060] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.956254 29282 catalog_manager.cc:5697] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 1 to 2, leader changed from dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67) to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 2 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:20.957531 29894 raft_consensus.cc:515] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:20.959057 29894 leader_election.cc:290] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 2 election: Requested vote from peers dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043), 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993)
I20260713 09:11:20.959553 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb18f69cce3436c8c8b9394b8bf4350"
I20260713 09:11:20.959949 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40d5058ed9c0476d85875c4ce97eb42c" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:20.960476 29607 raft_consensus.cc:3060] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.960036 29532 raft_consensus.cc:3055] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:20.960881 29532 raft_consensus.cc:740] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb18f69cce3436c8c8b9394b8bf4350, State: Running, Role: LEADER
I20260713 09:11:20.961515 29532 consensus_queue.cc:260] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:20.962463 29532 raft_consensus.cc:3060] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:20.965891 29607 raft_consensus.cc:2468] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:20.966223 29532 raft_consensus.cc:2468] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:20.966723 29840 leader_election.cc:304] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d945d7714a444c8a739424e2b800e81, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:20.967267 29974 raft_consensus.cc:2804] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:20.967707 29974 raft_consensus.cc:697] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 2 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:20.968428 29974 consensus_queue.cc:237] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } }
I20260713 09:11:20.977077 29282 catalog_manager.cc:5697] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 1 to 2, leader changed from dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67) to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 2 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:20.997516 29997 raft_consensus.cc:993] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: : Instructing follower aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.997874 29997 raft_consensus.cc:1081] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Signalling peer aa03e552232f44e18d114cb7478c54cf to start an election
I20260713 09:11:20.999248 29893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5"
dest_uuid: "aa03e552232f44e18d114cb7478c54cf"
 from {username='slave'} at 127.0.0.1:32998
I20260713 09:11:20.999619 29893 raft_consensus.cc:493] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:20.999858 29893 raft_consensus.cc:3060] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:21.004274 29893 raft_consensus.cc:515] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:21.006181 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d945d7714a444c8a739424e2b800e81"
I20260713 09:11:21.005756 29893 leader_election.cc:290] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 2 election: Requested vote from peers 8d945d7714a444c8a739424e2b800e81 (127.26.134.68:44993), 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673)
I20260713 09:11:21.006492 29459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3dbfb03d6f7470dbca625e900fbb7d5" candidate_uuid: "aa03e552232f44e18d114cb7478c54cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f9e540b56ba48599996d4ddca169d2c"
I20260713 09:11:21.006721 29607 raft_consensus.cc:3055] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:21.007016 29607 raft_consensus.cc:740] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d945d7714a444c8a739424e2b800e81, State: Running, Role: LEADER
I20260713 09:11:21.007302 29459 raft_consensus.cc:3060] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:21.007792 29607 consensus_queue.cc:260] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:21.008922 29607 raft_consensus.cc:3060] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:21.013005 29459 raft_consensus.cc:2468] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:21.013880 29840 leader_election.cc:304] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f9e540b56ba48599996d4ddca169d2c, aa03e552232f44e18d114cb7478c54cf; no voters: 
I20260713 09:11:21.014546 29974 raft_consensus.cc:2804] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:21.014760 29607 raft_consensus.cc:2468] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa03e552232f44e18d114cb7478c54cf in term 2.
I20260713 09:11:21.014901 29974 raft_consensus.cc:697] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 2 LEADER]: Becoming Leader. State: Replica: aa03e552232f44e18d114cb7478c54cf, State: Running, Role: LEADER
I20260713 09:11:21.015681 29974 consensus_queue.cc:237] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } }
I20260713 09:11:21.021735 29282 catalog_manager.cc:5697] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf reported cstate change: term changed from 1 to 2, leader changed from 8d945d7714a444c8a739424e2b800e81 (127.26.134.68) to aa03e552232f44e18d114cb7478c54cf (127.26.134.65). New cstate: current_term: 2 leader_uuid: "aa03e552232f44e18d114cb7478c54cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa03e552232f44e18d114cb7478c54cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 43817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:21.044420 29459 raft_consensus.cc:1275] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.045315 29974 consensus_queue.cc:1048] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.054421 29607 raft_consensus.cc:1275] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.055382 29974 consensus_queue.cc:1048] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.338513 29532 raft_consensus.cc:1275] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:21.339504 29974 consensus_queue.cc:1048] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.347265 29607 raft_consensus.cc:1275] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:21.349287 30003 consensus_queue.cc:1048] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.390734 29607 raft_consensus.cc:1275] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:21.391667 30003 consensus_queue.cc:1048] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.395828 29459 raft_consensus.cc:1275] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.397723 30003 consensus_queue.cc:1048] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.405614 29532 raft_consensus.cc:1275] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:21.409929 30003 consensus_queue.cc:1048] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb18f69cce3436c8c8b9394b8bf4350" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.416419 29608 raft_consensus.cc:1275] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:21.417773 30027 consensus_queue.cc:1048] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:21.472478 29608 raft_consensus.cc:1275] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:21.473423 30027 consensus_queue.cc:1048] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d945d7714a444c8a739424e2b800e81" member_type: VOTER last_known_addr { host: "127.26.134.68" port: 44993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.481259 29459 raft_consensus.cc:1275] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Refusing update from remote peer aa03e552232f44e18d114cb7478c54cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:21.482964 30003 consensus_queue.cc:1048] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f9e540b56ba48599996d4ddca169d2c" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 39673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:21.595330 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:21.607668 27161 tablet_server.cc:179] TabletServer@127.26.134.65:43817 shutting down...
I20260713 09:11:21.631707 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:21.632431 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.633335 27161 raft_consensus.cc:2243] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.633806 27161 raft_consensus.cc:2272] T 97d69bd162d546e3854f541937342e37 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.635788 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.636312 27161 raft_consensus.cc:2243] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.636668 27161 raft_consensus.cc:2272] T ef9ec9f7e97644559adddfebf147e5b9 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.638506 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.638983 27161 raft_consensus.cc:2243] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.639320 27161 raft_consensus.cc:2272] T a839088c3ef748afb0ae61fc098a09d4 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.641018 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.641541 27161 raft_consensus.cc:2243] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.641860 27161 raft_consensus.cc:2272] T ab1ad8ae2d344588b34a5e3e716d0e6c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.643502 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.644001 27161 raft_consensus.cc:2243] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.644330 27161 raft_consensus.cc:2272] T 525fe2e9275f439db096a6b5f72f2583 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.645982 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.646437 27161 raft_consensus.cc:2243] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.646765 27161 raft_consensus.cc:2272] T c195ca2a345342189c2f4f706f939712 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.648447 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.648977 27161 raft_consensus.cc:2243] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.649755 27161 raft_consensus.cc:2272] T 40d5058ed9c0476d85875c4ce97eb42c P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.652328 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.652762 27161 raft_consensus.cc:2243] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.653191 27161 raft_consensus.cc:2272] T 958c7608925640c4b65572c45a95eaff P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.655229 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.655687 27161 raft_consensus.cc:2243] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.656347 27161 raft_consensus.cc:2272] T db8f89f34030418b9bbb9f6bbf01e368 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.658758 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.659404 27161 raft_consensus.cc:2243] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.660264 27161 raft_consensus.cc:2272] T e3902e4208e14652bd40dd7485f4e1f9 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.663008 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.663602 27161 raft_consensus.cc:2243] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.663940 27161 raft_consensus.cc:2272] T a1e12cc2221541bb993390a959c7e89b P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.665681 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.666141 27161 raft_consensus.cc:2243] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.666497 27161 raft_consensus.cc:2272] T 3b34d1639ee2456bb620ba46098b7a0b P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.668099 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.668550 27161 raft_consensus.cc:2243] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.668907 27161 raft_consensus.cc:2272] T 191a9291317f4d1ab8798a87594d311c P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.670615 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.671048 27161 raft_consensus.cc:2243] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.671422 27161 raft_consensus.cc:2272] T e928ab4e122f4634b0b7d70a7ca4e8d0 P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.673543 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.674075 27161 raft_consensus.cc:2243] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.674993 27161 raft_consensus.cc:2272] T b3dbfb03d6f7470dbca625e900fbb7d5 P aa03e552232f44e18d114cb7478c54cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.677039 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:21.677474 27161 raft_consensus.cc:2243] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.678104 27161 raft_consensus.cc:2272] T 679b508f6128460889bd2c760bcade45 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.679922 27161 tablet_replica.cc:333] stopping tablet replica
W20260713 09:11:21.680202 29425 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
I20260713 09:11:21.680339 27161 raft_consensus.cc:2243] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.680927 27161 raft_consensus.cc:2272] T 2187c354d47644fdb4527ae0c75f4bcb P aa03e552232f44e18d114cb7478c54cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.682843 27161 tablet_replica.cc:333] stopping tablet replica
W20260713 09:11:21.682871 29425 consensus_peers.cc:597] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.683367 27161 raft_consensus.cc:2243] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.684036 27161 raft_consensus.cc:2272] T f1a21f73daea4ad183b2a4cd2db2fc58 P aa03e552232f44e18d114cb7478c54cf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.691335 29573 consensus_peers.cc:597] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:21.701589 29499 consensus_peers.cc:597] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:21.716499 29499 consensus_peers.cc:597] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.720775 27161 tablet_server.cc:196] TabletServer@127.26.134.65:43817 shutdown complete.
I20260713 09:11:21.751747 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
W20260713 09:11:21.759171 29499 consensus_peers.cc:597] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.776116 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:21.776727 27161 tablet_replica.cc:333] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.777320 27161 raft_consensus.cc:2243] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.777812 27161 raft_consensus.cc:2272] T e3902e4208e14652bd40dd7485f4e1f9 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.780438 27161 tablet_replica.cc:333] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.781068 27161 raft_consensus.cc:2243] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.781477 27161 raft_consensus.cc:2272] T 679b508f6128460889bd2c760bcade45 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.783433 27161 tablet_replica.cc:333] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.783939 27161 raft_consensus.cc:2243] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.784312 27161 raft_consensus.cc:2272] T 56300e01055b483a9900cc95e783d7e5 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.785887 27161 tablet_replica.cc:333] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.786348 27161 raft_consensus.cc:2243] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.786760 27161 raft_consensus.cc:2272] T 958c7608925640c4b65572c45a95eaff P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.814407 29573 consensus_peers.cc:597] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.821405 27161 tablet_replica.cc:333] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.822263 27161 raft_consensus.cc:2243] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.822810 27161 raft_consensus.cc:2272] T 848ebe5f51584f22aff8c157672973eb P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.830458 27161 tablet_replica.cc:333] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.831497 27161 raft_consensus.cc:2243] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.832105 27161 raft_consensus.cc:2272] T 3b34d1639ee2456bb620ba46098b7a0b P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.835261 27161 tablet_replica.cc:333] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.836020 27161 raft_consensus.cc:2243] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.837055 27161 raft_consensus.cc:2272] T 191a9291317f4d1ab8798a87594d311c P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.840103 27161 tablet_replica.cc:333] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.840638 27161 raft_consensus.cc:2243] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.841624 27161 raft_consensus.cc:2272] T a1e12cc2221541bb993390a959c7e89b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.844218 27161 tablet_replica.cc:333] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.844965 27161 raft_consensus.cc:2243] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.845504 27161 raft_consensus.cc:2272] T a839088c3ef748afb0ae61fc098a09d4 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.848011 27161 tablet_replica.cc:333] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.848734 27161 raft_consensus.cc:2243] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.849615 27161 raft_consensus.cc:2272] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.851836 27161 tablet_replica.cc:333] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.852509 27161 raft_consensus.cc:2243] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.853104 27161 raft_consensus.cc:2272] T b3dbfb03d6f7470dbca625e900fbb7d5 P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.856222 27161 tablet_replica.cc:333] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.856787 27161 raft_consensus.cc:2243] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.857719 27161 raft_consensus.cc:2272] T 525fe2e9275f439db096a6b5f72f2583 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.860473 27161 tablet_replica.cc:333] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.861171 27161 raft_consensus.cc:2243] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.862200 27161 raft_consensus.cc:2272] T ab1ad8ae2d344588b34a5e3e716d0e6c P 4f9e540b56ba48599996d4ddca169d2c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.864622 27161 tablet_replica.cc:333] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.865121 27161 raft_consensus.cc:2243] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.865500 27161 raft_consensus.cc:2272] T 1edbcd870502464488677cb76ee732d0 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.867714 27161 tablet_replica.cc:333] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.868222 27161 raft_consensus.cc:2243] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.868912 27161 raft_consensus.cc:2272] T 30291285b55b4ec9ba4e41ccad33dc66 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.871445 27161 tablet_replica.cc:333] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.872092 27161 raft_consensus.cc:2243] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:21.873014 27161 raft_consensus.cc:2272] T 61f86c9e996740f49552aaca369adc8b P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:21.875486 27161 tablet_replica.cc:333] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.876205 27161 raft_consensus.cc:2243] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.876708 27161 raft_consensus.cc:2272] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 4f9e540b56ba48599996d4ddca169d2c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:21.877410 29497 consensus_peers.cc:597] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Couldn't send request to peer 4f9e540b56ba48599996d4ddca169d2c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:21.879000 27161 tablet_replica.cc:333] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c: stopping tablet replica
I20260713 09:11:21.879598 27161 raft_consensus.cc:2243] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:21.880009 27161 raft_consensus.cc:2272] T f1a21f73daea4ad183b2a4cd2db2fc58 P 4f9e540b56ba48599996d4ddca169d2c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:22.002130 29497 consensus_peers.cc:597] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Couldn't send request to peer 4f9e540b56ba48599996d4ddca169d2c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.067739 29571 consensus_peers.cc:597] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 -> Peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Couldn't send request to peer 4f9e540b56ba48599996d4ddca169d2c. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:39673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.070030 29573 consensus_peers.cc:597] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.078226 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
W20260713 09:11:22.094146 29497 consensus_peers.cc:597] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Couldn't send request to peer 4f9e540b56ba48599996d4ddca169d2c. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:39673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.100397 29573 consensus_peers.cc:597] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 -> Peer aa03e552232f44e18d114cb7478c54cf (127.26.134.65:43817): Couldn't send request to peer aa03e552232f44e18d114cb7478c54cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:43817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.110265 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
W20260713 09:11:22.120949 29497 consensus_peers.cc:597] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 -> Peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Couldn't send request to peer 4f9e540b56ba48599996d4ddca169d2c. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:39673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.135301 29571 consensus_peers.cc:597] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 -> Peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Couldn't send request to peer dcb18f69cce3436c8c8b9394b8bf4350. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.138443 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.139079 27161 tablet_replica.cc:333] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.139798 27161 raft_consensus.cc:2243] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.140687 27161 raft_consensus.cc:2272] T 56300e01055b483a9900cc95e783d7e5 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.142460 27161 tablet_replica.cc:333] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.142921 27161 raft_consensus.cc:2243] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.143255 27161 raft_consensus.cc:2272] T c195ca2a345342189c2f4f706f939712 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.144901 27161 tablet_replica.cc:333] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.145574 27161 raft_consensus.cc:2243] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.146046 27161 raft_consensus.cc:2272] T 679b508f6128460889bd2c760bcade45 P dcb18f69cce3436c8c8b9394b8bf4350 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.147689 27161 tablet_replica.cc:333] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.148102 27161 raft_consensus.cc:2243] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.148443 27161 raft_consensus.cc:2272] T 61f86c9e996740f49552aaca369adc8b P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.150029 27161 tablet_replica.cc:333] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.150483 27161 raft_consensus.cc:2243] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.150807 27161 raft_consensus.cc:2272] T 2187c354d47644fdb4527ae0c75f4bcb P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.152348 27161 tablet_replica.cc:333] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.152794 27161 raft_consensus.cc:2243] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.153151 27161 raft_consensus.cc:2272] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.154752 27161 tablet_replica.cc:333] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.155158 27161 raft_consensus.cc:2243] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.155480 27161 raft_consensus.cc:2272] T ef9ec9f7e97644559adddfebf147e5b9 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.157048 27161 tablet_replica.cc:333] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.157503 27161 raft_consensus.cc:2243] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.157831 27161 raft_consensus.cc:2272] T 40d5058ed9c0476d85875c4ce97eb42c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.159817 27161 tablet_replica.cc:333] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.160264 27161 raft_consensus.cc:2243] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.160924 27161 raft_consensus.cc:2272] T 958c7608925640c4b65572c45a95eaff P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.162511 27161 tablet_replica.cc:333] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.162907 27161 raft_consensus.cc:2243] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.163525 27161 raft_consensus.cc:2272] T 30291285b55b4ec9ba4e41ccad33dc66 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.165148 27161 tablet_replica.cc:333] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.165566 27161 raft_consensus.cc:2243] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.165872 27161 raft_consensus.cc:2272] T db8f89f34030418b9bbb9f6bbf01e368 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.167704 27161 tablet_replica.cc:333] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.168134 27161 raft_consensus.cc:2243] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.168463 27161 raft_consensus.cc:2272] T 97d69bd162d546e3854f541937342e37 P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.169987 27161 tablet_replica.cc:333] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.170465 27161 raft_consensus.cc:2243] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.170853 27161 raft_consensus.cc:2272] T 525fe2e9275f439db096a6b5f72f2583 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.172411 27161 tablet_replica.cc:333] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.172811 27161 raft_consensus.cc:2243] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.173189 27161 raft_consensus.cc:2272] T ab1ad8ae2d344588b34a5e3e716d0e6c P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.174710 27161 tablet_replica.cc:333] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.175088 27161 raft_consensus.cc:2243] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.175683 27161 raft_consensus.cc:2272] T 3b34d1639ee2456bb620ba46098b7a0b P dcb18f69cce3436c8c8b9394b8bf4350 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.177687 27161 tablet_replica.cc:333] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.178267 27161 raft_consensus.cc:2243] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.178712 27161 raft_consensus.cc:2272] T 848ebe5f51584f22aff8c157672973eb P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.180835 27161 tablet_replica.cc:333] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
W20260713 09:11:22.180756 29571 consensus_peers.cc:597] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 -> Peer 4f9e540b56ba48599996d4ddca169d2c (127.26.134.66:39673): Couldn't send request to peer 4f9e540b56ba48599996d4ddca169d2c. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:39673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.181497 27161 raft_consensus.cc:2243] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.182183 27161 raft_consensus.cc:2272] T 1edbcd870502464488677cb76ee732d0 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.183924 27161 tablet_replica.cc:333] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350: stopping tablet replica
I20260713 09:11:22.184327 27161 raft_consensus.cc:2243] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.185016 27161 raft_consensus.cc:2272] T a839088c3ef748afb0ae61fc098a09d4 P dcb18f69cce3436c8c8b9394b8bf4350 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:22.211694 29571 consensus_peers.cc:597] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 -> Peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Couldn't send request to peer dcb18f69cce3436c8c8b9394b8bf4350. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.67:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:22.219988 29571 consensus_peers.cc:597] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 -> Peer dcb18f69cce3436c8c8b9394b8bf4350 (127.26.134.67:41043): Couldn't send request to peer dcb18f69cce3436c8c8b9394b8bf4350. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.67:41043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:22.222306 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:11:22.248814 27161 tablet_server.cc:179] TabletServer@127.26.134.68:0 shutting down...
I20260713 09:11:22.270349 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:22.271009 27161 tablet_replica.cc:333] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.271631 27161 raft_consensus.cc:2243] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.272059 27161 raft_consensus.cc:2272] T 56300e01055b483a9900cc95e783d7e5 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.273838 27161 tablet_replica.cc:333] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.274379 27161 raft_consensus.cc:2243] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.275214 27161 raft_consensus.cc:2272] T c195ca2a345342189c2f4f706f939712 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.277593 27161 tablet_replica.cc:333] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.278193 27161 raft_consensus.cc:2243] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.278573 27161 raft_consensus.cc:2272] T e3902e4208e14652bd40dd7485f4e1f9 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.280375 27161 tablet_replica.cc:333] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.280874 27161 raft_consensus.cc:2243] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.281620 27161 raft_consensus.cc:2272] T 848ebe5f51584f22aff8c157672973eb P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.283347 27161 tablet_replica.cc:333] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.283813 27161 raft_consensus.cc:2243] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.284164 27161 raft_consensus.cc:2272] T 191a9291317f4d1ab8798a87594d311c P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.285758 27161 tablet_replica.cc:333] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.286187 27161 raft_consensus.cc:2243] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.286541 27161 raft_consensus.cc:2272] T a1e12cc2221541bb993390a959c7e89b P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.288126 27161 tablet_replica.cc:333] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.288576 27161 raft_consensus.cc:2243] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.289259 27161 raft_consensus.cc:2272] T ef9ec9f7e97644559adddfebf147e5b9 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.290848 27161 tablet_replica.cc:333] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.291285 27161 raft_consensus.cc:2243] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.291625 27161 raft_consensus.cc:2272] T e928ab4e122f4634b0b7d70a7ca4e8d0 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.293263 27161 tablet_replica.cc:333] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.293720 27161 raft_consensus.cc:2243] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.294068 27161 raft_consensus.cc:2272] T b3dbfb03d6f7470dbca625e900fbb7d5 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.296403 27161 tablet_replica.cc:333] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.296922 27161 raft_consensus.cc:2243] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.297288 27161 raft_consensus.cc:2272] T 61f86c9e996740f49552aaca369adc8b P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.298840 27161 tablet_replica.cc:333] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.299285 27161 raft_consensus.cc:2243] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.299904 27161 raft_consensus.cc:2272] T 2187c354d47644fdb4527ae0c75f4bcb P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.302083 27161 tablet_replica.cc:333] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.302534 27161 raft_consensus.cc:2243] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.303144 27161 raft_consensus.cc:2272] T 4f72a0e98a7341ada8051a1c7dbf0cd3 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.304744 27161 tablet_replica.cc:333] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.305231 27161 raft_consensus.cc:2243] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.305568 27161 raft_consensus.cc:2272] T f1a21f73daea4ad183b2a4cd2db2fc58 P 8d945d7714a444c8a739424e2b800e81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.307463 27161 tablet_replica.cc:333] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.307902 27161 raft_consensus.cc:2243] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.308250 27161 raft_consensus.cc:2272] T 30291285b55b4ec9ba4e41ccad33dc66 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.309828 27161 tablet_replica.cc:333] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.310253 27161 raft_consensus.cc:2243] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.310593 27161 raft_consensus.cc:2272] T db8f89f34030418b9bbb9f6bbf01e368 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.312431 27161 tablet_replica.cc:333] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.312887 27161 raft_consensus.cc:2243] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.313586 27161 raft_consensus.cc:2272] T 97d69bd162d546e3854f541937342e37 P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.315186 27161 tablet_replica.cc:333] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.315604 27161 raft_consensus.cc:2243] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.315958 27161 raft_consensus.cc:2272] T 40d5058ed9c0476d85875c4ce97eb42c P 8d945d7714a444c8a739424e2b800e81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.318050 27161 tablet_replica.cc:333] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81: stopping tablet replica
I20260713 09:11:22.318459 27161 raft_consensus.cc:2243] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:22.318820 27161 raft_consensus.cc:2272] T 1edbcd870502464488677cb76ee732d0 P 8d945d7714a444c8a739424e2b800e81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.352082 27161 tablet_server.cc:196] TabletServer@127.26.134.68:0 shutdown complete.
I20260713 09:11:22.378219 27161 master.cc:562] Master@127.26.134.126:38545 shutting down...
I20260713 09:11:22.398695 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:22.399158 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:22.399457 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67ef941a33054d9f9bb2d4a9979ff1c0: stopping tablet replica
W20260713 09:11:23.011221 29314 debug-util.cc:398] Leaking SignalData structure 0x7b08000455c0 after lost signal to thread 27164
W20260713 09:11:23.415437 27161 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29314)
W20260713 09:11:24.416080 27161 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 29314)
I20260713 09:11:25.356771 27161 master.cc:584] Master@127.26.134.126:38545 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18702 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:11:25.417052 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:37465
I20260713 09:11:25.418094 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.423393 30044 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
W20260713 09:11:25.423516 30045 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
W20260713 09:11:25.424331 30047 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
I20260713 09:11:25.424612 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:25.425761 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.425935 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.426052 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933885426032 us; error 0 us; skew 500 ppm
I20260713 09:11:25.426525 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.428787 27161 webserver.cc:533] Webserver started at http://127.26.134.126:33319/ using document root <none> and password file <none>
I20260713 09:11:25.429263 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.429409 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.429627 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.430759 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "60f1174102424791bfd6166fb3ba680d"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.435226 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:25.438203 30052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.438835 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:11:25.439066 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "60f1174102424791bfd6166fb3ba680d"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.439302 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-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)
I20260713 09:11:25.456739 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.457801 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.493444 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:37465
I20260713 09:11:25.493542 30103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:37465 every 8 connection(s)
I20260713 09:11:25.497195 30104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:25.507881 30104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d: Bootstrap starting.
I20260713 09:11:25.512436 30104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:25.516172 30104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d: No bootstrap required, opened a new log
I20260713 09:11:25.518213 30104 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60f1174102424791bfd6166fb3ba680d" member_type: VOTER }
I20260713 09:11:25.518639 30104 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:25.518846 30104 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60f1174102424791bfd6166fb3ba680d, State: Initialized, Role: FOLLOWER
I20260713 09:11:25.519402 30104 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60f1174102424791bfd6166fb3ba680d" member_type: VOTER }
I20260713 09:11:25.520032 30104 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:25.520339 30104 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:25.520588 30104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:25.524441 30104 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60f1174102424791bfd6166fb3ba680d" member_type: VOTER }
I20260713 09:11:25.524884 30104 leader_election.cc:304] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [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: 60f1174102424791bfd6166fb3ba680d; no voters: 
I20260713 09:11:25.525846 30104 leader_election.cc:290] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:25.526178 30107 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:25.527323 30107 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 1 LEADER]: Becoming Leader. State: Replica: 60f1174102424791bfd6166fb3ba680d, State: Running, Role: LEADER
I20260713 09:11:25.527944 30107 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [LEADER]: Queue going to LEADER mode. State: All 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: "60f1174102424791bfd6166fb3ba680d" member_type: VOTER }
I20260713 09:11:25.528467 30104 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:25.534017 30108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60f1174102424791bfd6166fb3ba680d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60f1174102424791bfd6166fb3ba680d" member_type: VOTER } }
I20260713 09:11:25.533977 30109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60f1174102424791bfd6166fb3ba680d. Latest consensus state: current_term: 1 leader_uuid: "60f1174102424791bfd6166fb3ba680d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60f1174102424791bfd6166fb3ba680d" member_type: VOTER } }
I20260713 09:11:25.534673 30108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:25.534693 30109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:25.540527 30115 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:25.547814 30115 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:25.548748 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:25.555787 30115 catalog_manager.cc:1383] Generated new cluster ID: 8a010e90da2247109b65042d14955c4b
I20260713 09:11:25.556030 30115 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:25.569269 30115 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:25.570417 30115 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:25.584592 30115 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d: Generated new TSK 0
I20260713 09:11:25.585206 30115 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:25.614842 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.620287 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
W20260713 09:11:25.621156 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
W20260713 09:11:25.624460 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
I20260713 09:11:25.624545 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:25.625481 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.625654 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.625838 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933885625806 us; error 0 us; skew 500 ppm
I20260713 09:11:25.626324 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.628270 27161 webserver.cc:533] Webserver started at http://127.26.134.65:36591/ using document root <none> and password file <none>
I20260713 09:11:25.628700 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.628896 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.629124 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.630319 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "04ce7e2de4934908ad3dbf76368972cf"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.634392 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:25.637208 30133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.637827 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:25.638072 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "04ce7e2de4934908ad3dbf76368972cf"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.638314 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-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)
I20260713 09:11:25.655447 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.656507 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.657874 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:25.659981 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:25.660163 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.660367 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:25.660521 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.698807 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:34463
I20260713 09:11:25.698896 30195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:34463 every 8 connection(s)
I20260713 09:11:25.703613 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.710078 30200 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
W20260713 09:11:25.711035 30201 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
I20260713 09:11:25.713464 27161 server_base.cc:1061] running on GCE node
W20260713 09:11:25.713831 30204 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
I20260713 09:11:25.714602 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.714814 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.714977 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933885714962 us; error 0 us; skew 500 ppm
I20260713 09:11:25.715497 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.717751 30196 heartbeater.cc:344] Connected to a master server at 127.26.134.126:37465
I20260713 09:11:25.718083 30196 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:25.718366 27161 webserver.cc:533] Webserver started at http://127.26.134.66:41261/ using document root <none> and password file <none>
I20260713 09:11:25.718843 30196 heartbeater.cc:507] Master 127.26.134.126:37465 requested a full tablet report, sending...
I20260713 09:11:25.719054 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.719327 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.719580 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.721016 30069 ts_manager.cc:194] Registered new tserver with Master: 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463)
I20260713 09:11:25.721115 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.723446 30069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53240
I20260713 09:11:25.726459 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:25.729671 30208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.730432 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:25.730679 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.730924 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-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)
I20260713 09:11:25.795480 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.796593 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.797991 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:25.800064 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:25.800256 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.800472 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:25.800616 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.838596 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:41995
I20260713 09:11:25.838696 30270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:41995 every 8 connection(s)
I20260713 09:11:25.843225 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:25.849475 30274 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
W20260713 09:11:25.850106 30275 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
W20260713 09:11:25.854045 30278 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
I20260713 09:11:25.854508 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:25.855311 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:25.855564 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:25.855775 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933885855756 us; error 0 us; skew 500 ppm
I20260713 09:11:25.856421 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:25.856483 30271 heartbeater.cc:344] Connected to a master server at 127.26.134.126:37465
I20260713 09:11:25.856912 30271 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:25.857651 30271 heartbeater.cc:507] Master 127.26.134.126:37465 requested a full tablet report, sending...
I20260713 09:11:25.858959 27161 webserver.cc:533] Webserver started at http://127.26.134.67:45957/ using document root <none> and password file <none>
I20260713 09:11:25.859483 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:25.859515 30069 ts_manager.cc:194] Registered new tserver with Master: 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:25.859717 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:25.860059 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:25.860970 30069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53246
I20260713 09:11:25.861356 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "d69677b6bbf34788abebf381207b087a"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.865578 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:25.868716 30282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.869398 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:25.869653 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "d69677b6bbf34788abebf381207b087a"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:25.869907 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-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)
I20260713 09:11:25.880390 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:25.881482 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:25.882774 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:25.884815 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:25.885030 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.885239 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:25.885385 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:25.922363 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:37319
I20260713 09:11:25.922462 30344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:37319 every 8 connection(s)
I20260713 09:11:25.934907 30345 heartbeater.cc:344] Connected to a master server at 127.26.134.126:37465
I20260713 09:11:25.935256 30345 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:25.935916 30345 heartbeater.cc:507] Master 127.26.134.126:37465 requested a full tablet report, sending...
I20260713 09:11:25.937652 30069 ts_manager.cc:194] Registered new tserver with Master: d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:25.938521 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013145384s
I20260713 09:11:25.938956 30069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53254
I20260713 09:11:25.960644 30069 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53266:
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"
    }
  }
}
W20260713 09:11:25.963330 30069 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.
I20260713 09:11:26.041594 30160 tablet_service.cc:1511] Processing CreateTablet for tablet e8e44a7dff6d478dbaad1a0642092111 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:26.042761 30161 tablet_service.cc:1511] Processing CreateTablet for tablet 08967b015edf42f4935dfde782962892 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:26.043010 30156 tablet_service.cc:1511] Processing CreateTablet for tablet e99cabac0bd148c893843ac7ac0a645d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:26.043301 30160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e44a7dff6d478dbaad1a0642092111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.043805 30159 tablet_service.cc:1511] Processing CreateTablet for tablet ddd0c1dc25754a82915372619cd0508a (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:26.044317 30161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08967b015edf42f4935dfde782962892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.045535 30158 tablet_service.cc:1511] Processing CreateTablet for tablet eb167d7809e445a5b09103c3b79962ef (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:26.046368 30155 tablet_service.cc:1511] Processing CreateTablet for tablet f0b4ba749b1843b0910f763c9ddbb4f8 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:26.046840 30158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb167d7809e445a5b09103c3b79962ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.046013 30154 tablet_service.cc:1511] Processing CreateTablet for tablet 00c50c7246634483a7115ab72329bf4d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:26.048152 30154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c50c7246634483a7115ab72329bf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.050740 30156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99cabac0bd148c893843ac7ac0a645d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.051169 30157 tablet_service.cc:1511] Processing CreateTablet for tablet a56478d220624b8a8f83cfc9a83cac6d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:26.052634 30157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56478d220624b8a8f83cfc9a83cac6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.054450 30155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b4ba749b1843b0910f763c9ddbb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.057155 30159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd0c1dc25754a82915372619cd0508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.066586 30153 tablet_service.cc:1511] Processing CreateTablet for tablet 756e99a287cc4411ae41b186ac12b91c (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:26.067945 30153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756e99a287cc4411ae41b186ac12b91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.069895 30152 tablet_service.cc:1511] Processing CreateTablet for tablet 635775f9d63b469082c11f2a25a5d9fd (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:26.071089 30152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635775f9d63b469082c11f2a25a5d9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.085907 30236 tablet_service.cc:1511] Processing CreateTablet for tablet 08967b015edf42f4935dfde782962892 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:26.087162 30236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08967b015edf42f4935dfde782962892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.090246 30235 tablet_service.cc:1511] Processing CreateTablet for tablet e8e44a7dff6d478dbaad1a0642092111 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:26.093137 30235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e44a7dff6d478dbaad1a0642092111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.108855 30234 tablet_service.cc:1511] Processing CreateTablet for tablet ddd0c1dc25754a82915372619cd0508a (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:26.110096 30234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd0c1dc25754a82915372619cd0508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.114701 30307 tablet_service.cc:1511] Processing CreateTablet for tablet eb167d7809e445a5b09103c3b79962ef (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:26.114624 30303 tablet_service.cc:1511] Processing CreateTablet for tablet 00c50c7246634483a7115ab72329bf4d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:26.115330 30227 tablet_service.cc:1511] Processing CreateTablet for tablet 635775f9d63b469082c11f2a25a5d9fd (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:26.116025 30307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb167d7809e445a5b09103c3b79962ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.116470 30227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635775f9d63b469082c11f2a25a5d9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.116645 30303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c50c7246634483a7115ab72329bf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.117525 30230 tablet_service.cc:1511] Processing CreateTablet for tablet f0b4ba749b1843b0910f763c9ddbb4f8 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:26.118317 30301 tablet_service.cc:1511] Processing CreateTablet for tablet 635775f9d63b469082c11f2a25a5d9fd (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:11:26.119037 30232 tablet_service.cc:1511] Processing CreateTablet for tablet a56478d220624b8a8f83cfc9a83cac6d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:26.119582 30301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635775f9d63b469082c11f2a25a5d9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.120883 30306 tablet_service.cc:1511] Processing CreateTablet for tablet a56478d220624b8a8f83cfc9a83cac6d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:11:26.121529 30302 tablet_service.cc:1511] Processing CreateTablet for tablet 756e99a287cc4411ae41b186ac12b91c (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:26.122152 30306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56478d220624b8a8f83cfc9a83cac6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.122732 30302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756e99a287cc4411ae41b186ac12b91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.123787 30228 tablet_service.cc:1511] Processing CreateTablet for tablet 756e99a287cc4411ae41b186ac12b91c (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:11:26.117444 30229 tablet_service.cc:1511] Processing CreateTablet for tablet 00c50c7246634483a7115ab72329bf4d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:11:26.125877 30233 tablet_service.cc:1511] Processing CreateTablet for tablet eb167d7809e445a5b09103c3b79962ef (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:11:26.116022 30309 tablet_service.cc:1511] Processing CreateTablet for tablet e8e44a7dff6d478dbaad1a0642092111 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:11:26.131415 30309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e44a7dff6d478dbaad1a0642092111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.116691 30308 tablet_service.cc:1511] Processing CreateTablet for tablet ddd0c1dc25754a82915372619cd0508a (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:11:26.134016 30308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd0c1dc25754a82915372619cd0508a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.117537 30310 tablet_service.cc:1511] Processing CreateTablet for tablet 08967b015edf42f4935dfde782962892 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:11:26.125939 30304 tablet_service.cc:1511] Processing CreateTablet for tablet f0b4ba749b1843b0910f763c9ddbb4f8 (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:11:26.140209 30228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756e99a287cc4411ae41b186ac12b91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.118216 30305 tablet_service.cc:1511] Processing CreateTablet for tablet e99cabac0bd148c893843ac7ac0a645d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:26.140938 30232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56478d220624b8a8f83cfc9a83cac6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.138237 30231 tablet_service.cc:1511] Processing CreateTablet for tablet e99cabac0bd148c893843ac7ac0a645d (DEFAULT_TABLE table=test-workload [id=e35934a81d9b440b80ccf97dfc415e50]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:11:26.142750 30231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99cabac0bd148c893843ac7ac0a645d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.145094 30229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c50c7246634483a7115ab72329bf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.149061 30310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08967b015edf42f4935dfde782962892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.153251 30233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb167d7809e445a5b09103c3b79962ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.154094 30304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b4ba749b1843b0910f763c9ddbb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.157157 30305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99cabac0bd148c893843ac7ac0a645d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.159391 30230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b4ba749b1843b0910f763c9ddbb4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:26.189276 30360 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.230212 30360 tablet_bootstrap.cc:654] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.245682 30362 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.253350 30361 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.253973 30362 tablet_bootstrap.cc:654] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.264495 30361 tablet_bootstrap.cc:654] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.265691 30362 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.266096 30362 ts_tablet_manager.cc:1403] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.010s
I20260713 09:11:26.268477 30360 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.268947 30360 ts_tablet_manager.cc:1403] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.006s
I20260713 09:11:26.268787 30362 raft_consensus.cc:359] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.269428 30362 raft_consensus.cc:385] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.269661 30362 raft_consensus.cc:740] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.269985 30361 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.270469 30361 ts_tablet_manager.cc:1403] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.010s
I20260713 09:11:26.270262 30362 consensus_queue.cc:260] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.271795 30360 raft_consensus.cc:359] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.272493 30360 raft_consensus.cc:385] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.272778 30360 raft_consensus.cc:740] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.273234 30361 raft_consensus.cc:359] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.273489 30360 consensus_queue.cc:260] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.273932 30361 raft_consensus.cc:385] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.274260 30361 raft_consensus.cc:740] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.275055 30345 heartbeater.cc:499] Master 127.26.134.126:37465 was elected leader, sending a full tablet report...
I20260713 09:11:26.275355 30362 ts_tablet_manager.cc:1434] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:11:26.276103 30362 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.277045 30361 consensus_queue.cc:260] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.281499 30362 tablet_bootstrap.cc:654] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.286557 30360 ts_tablet_manager.cc:1434] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260713 09:11:26.287317 30196 heartbeater.cc:499] Master 127.26.134.126:37465 was elected leader, sending a full tablet report...
I20260713 09:11:26.290091 30361 ts_tablet_manager.cc:1434] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.010s
I20260713 09:11:26.290741 30271 heartbeater.cc:499] Master 127.26.134.126:37465 was elected leader, sending a full tablet report...
I20260713 09:11:26.292490 30360 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.298586 30361 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.299196 30360 tablet_bootstrap.cc:654] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.305321 30361 tablet_bootstrap.cc:654] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.312103 30360 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.312636 30360 ts_tablet_manager.cc:1403] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:11:26.316936 30361 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.315502 30360 raft_consensus.cc:359] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.317430 30361 ts_tablet_manager.cc:1403] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260713 09:11:26.317479 30360 raft_consensus.cc:385] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.317982 30360 raft_consensus.cc:740] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.318918 30360 consensus_queue.cc:260] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.320343 30361 raft_consensus.cc:359] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.321172 30360 ts_tablet_manager.cc:1434] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:26.321175 30361 raft_consensus.cc:385] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.321732 30361 raft_consensus.cc:740] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.322257 30360 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.322585 30361 consensus_queue.cc:260] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.324853 30361 ts_tablet_manager.cc:1434] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:26.325780 30361 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.328882 30360 tablet_bootstrap.cc:654] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.331907 30361 tablet_bootstrap.cc:654] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.340375 30360 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.340696 30361 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.340862 30360 ts_tablet_manager.cc:1403] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 09:11:26.341333 30361 ts_tablet_manager.cc:1403] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:11:26.341764 30362 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.342254 30362 ts_tablet_manager.cc:1403] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.036s
I20260713 09:11:26.343639 30360 raft_consensus.cc:359] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.344436 30360 raft_consensus.cc:385] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.344182 30361 raft_consensus.cc:359] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.344784 30360 raft_consensus.cc:740] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.344942 30361 raft_consensus.cc:385] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.345088 30362 raft_consensus.cc:359] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.347586 30361 raft_consensus.cc:740] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.347726 30362 raft_consensus.cc:385] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.345598 30360 consensus_queue.cc:260] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.348129 30362 raft_consensus.cc:740] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.348438 30361 consensus_queue.cc:260] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.349063 30362 consensus_queue.cc:260] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.350622 30361 ts_tablet_manager.cc:1434] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:26.351137 30362 ts_tablet_manager.cc:1434] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:26.351513 30361 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.352059 30362 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.358114 30362 tablet_bootstrap.cc:654] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.358588 30361 tablet_bootstrap.cc:654] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.360098 30360 ts_tablet_manager.cc:1434] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260713 09:11:26.361135 30360 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.366722 30361 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.367132 30360 tablet_bootstrap.cc:654] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.367219 30361 ts_tablet_manager.cc:1403] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260713 09:11:26.370357 30361 raft_consensus.cc:359] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.370834 30362 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.370903 30361 raft_consensus.cc:385] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.371539 30362 ts_tablet_manager.cc:1403] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:11:26.371454 30361 raft_consensus.cc:740] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.372277 30361 consensus_queue.cc:260] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.373018 30360 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.373466 30360 ts_tablet_manager.cc:1403] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:11:26.374110 30361 ts_tablet_manager.cc:1434] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:26.374428 30362 raft_consensus.cc:359] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.375069 30361 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.375113 30362 raft_consensus.cc:385] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.375643 30362 raft_consensus.cc:740] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.376145 30360 raft_consensus.cc:359] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.376863 30360 raft_consensus.cc:385] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.376509 30362 consensus_queue.cc:260] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.377179 30360 raft_consensus.cc:740] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.378072 30360 consensus_queue.cc:260] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.378732 30362 ts_tablet_manager.cc:1434] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:26.381654 30361 tablet_bootstrap.cc:654] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.383373 30362 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.384961 30360 ts_tablet_manager.cc:1434] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:11:26.385900 30360 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.390076 30362 tablet_bootstrap.cc:654] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.391763 30360 tablet_bootstrap.cc:654] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.401393 30362 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.401850 30362 ts_tablet_manager.cc:1403] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 09:11:26.404356 30362 raft_consensus.cc:359] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.405046 30362 raft_consensus.cc:385] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.405336 30362 raft_consensus.cc:740] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.405664 30361 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.406098 30361 ts_tablet_manager.cc:1403] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260713 09:11:26.406328 30360 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.405985 30362 consensus_queue.cc:260] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.406759 30360 ts_tablet_manager.cc:1403] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260713 09:11:26.408195 30362 ts_tablet_manager.cc:1434] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:26.409114 30362 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.408857 30361 raft_consensus.cc:359] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.409518 30361 raft_consensus.cc:385] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.409451 30360 raft_consensus.cc:359] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.409950 30361 raft_consensus.cc:740] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.410297 30360 raft_consensus.cc:385] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.410611 30360 raft_consensus.cc:740] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.410867 30361 consensus_queue.cc:260] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.411404 30360 consensus_queue.cc:260] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.415496 30362 tablet_bootstrap.cc:654] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.417750 30361 ts_tablet_manager.cc:1434] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:26.417788 30360 ts_tablet_manager.cc:1434] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:11:26.418947 30361 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.418939 30360 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.421548 30366 raft_consensus.cc:493] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.421991 30366 raft_consensus.cc:515] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.424397 30366 leader_election.cc:290] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.425884 30361 tablet_bootstrap.cc:654] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.428262 30360 tablet_bootstrap.cc:654] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.472878 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635775f9d63b469082c11f2a25a5d9fd" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:26.473677 30246 raft_consensus.cc:2468] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 0.
I20260713 09:11:26.478856 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635775f9d63b469082c11f2a25a5d9fd" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.479521 30171 raft_consensus.cc:2468] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 0.
I20260713 09:11:26.481011 30286 leader_election.cc:304] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:26.481875 30366 raft_consensus.cc:2804] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.482223 30366 raft_consensus.cc:493] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.482534 30366 raft_consensus.cc:3060] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.487746 30368 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.488210 30368 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.490670 30368 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.491118 30368 raft_consensus.cc:493] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.491515 30368 raft_consensus.cc:515] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.496290 30368 leader_election.cc:290] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.496474 30366 raft_consensus.cc:515] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.510870 30366 leader_election.cc:290] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.512223 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635775f9d63b469082c11f2a25a5d9fd" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:26.518851 30171 raft_consensus.cc:3060] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.514605 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635775f9d63b469082c11f2a25a5d9fd" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:26.525100 30246 raft_consensus.cc:3060] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.532608 30171 raft_consensus.cc:2468] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 1.
I20260713 09:11:26.534372 30246 raft_consensus.cc:2468] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 1.
I20260713 09:11:26.535625 30286 leader_election.cc:304] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:26.539016 30366 raft_consensus.cc:493] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:26.539819 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:26.517642 30386 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.540814 30386 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.539557 30366 raft_consensus.cc:515] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.545508 30366 leader_election.cc:290] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.548539 30388 raft_consensus.cc:2804] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.549254 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:26.549940 30245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c50c7246634483a7115ab72329bf4d" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:26.556412 30246 raft_consensus.cc:2468] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 0.
I20260713 09:11:26.551703 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99cabac0bd148c893843ac7ac0a645d" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.553354 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99cabac0bd148c893843ac7ac0a645d" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
W20260713 09:11:26.557211 30137 leader_election.cc:343] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.557297 30388 raft_consensus.cc:697] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 1 LEADER]: Becoming Leader. State: Replica: d69677b6bbf34788abebf381207b087a, State: Running, Role: LEADER
I20260713 09:11:26.557951 30137 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.558228 30171 raft_consensus.cc:2468] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 0.
I20260713 09:11:26.553561 30386 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.555371 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.582345 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.586413 30320 raft_consensus.cc:2468] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 0.
I20260713 09:11:26.582901 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c50c7246634483a7115ab72329bf4d" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.559255 30384 raft_consensus.cc:2804] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.589850 30384 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.590237 30384 raft_consensus.cc:3060] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.558552 30388 consensus_queue.cc:237] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.600059 30361 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.600497 30361 ts_tablet_manager.cc:1403] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.182s	user 0.070s	sys 0.100s
I20260713 09:11:26.570261 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:26.600961 30360 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.601831 30362 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.604763 30360 ts_tablet_manager.cc:1403] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.186s	user 0.064s	sys 0.062s
I20260713 09:11:26.604928 30362 ts_tablet_manager.cc:1403] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.196s	user 0.069s	sys 0.117s
I20260713 09:11:26.582479 30286 leader_election.cc:304] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a; no voters: 
W20260713 09:11:26.605974 30286 leader_election.cc:343] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.606458 30386 raft_consensus.cc:2804] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.609148 30386 raft_consensus.cc:493] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.609599 30386 raft_consensus.cc:3060] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:26.610729 30137 leader_election.cc:343] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.611214 30137 leader_election.cc:304] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf; no voters: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a
I20260713 09:11:26.612020 30368 raft_consensus.cc:2749] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.606194 30361 raft_consensus.cc:359] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.606904 30244 raft_consensus.cc:2468] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 0.
I20260713 09:11:26.613013 30361 raft_consensus.cc:385] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.607801 30362 raft_consensus.cc:359] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.607743 30360 raft_consensus.cc:359] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.613402 30361 raft_consensus.cc:740] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.613713 30360 raft_consensus.cc:385] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.613555 30362 raft_consensus.cc:385] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.614612 30360 raft_consensus.cc:740] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.614810 30362 raft_consensus.cc:740] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.615497 30360 consensus_queue.cc:260] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.615605 30362 consensus_queue.cc:260] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.616541 30386 raft_consensus.cc:515] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.616780 30361 consensus_queue.cc:260] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.617864 30367 raft_consensus.cc:493] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.618395 30367 raft_consensus.cc:515] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.619798 30362 ts_tablet_manager.cc:1434] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260713 09:11:26.619932 30360 ts_tablet_manager.cc:1434] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:11:26.620772 30362 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.620862 30360 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.620785 30367 leader_election.cc:290] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.613761 30286 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:26.627275 30360 tablet_bootstrap.cc:654] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.627566 30388 raft_consensus.cc:2804] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.628026 30388 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.628419 30388 raft_consensus.cc:3060] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.627344 30362 tablet_bootstrap.cc:654] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.635905 30386 leader_election.cc:290] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.617174 30068 catalog_manager.cc:5697] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a reported cstate change: term changed from 0 to 1, leader changed from <none> to d69677b6bbf34788abebf381207b087a (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d69677b6bbf34788abebf381207b087a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:26.637326 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99cabac0bd148c893843ac7ac0a645d" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:26.640091 30171 raft_consensus.cc:3060] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.639753 30384 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.642652 30170 raft_consensus.cc:2393] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d69677b6bbf34788abebf381207b087a in current term 1: Already voted for candidate 04ce7e2de4934908ad3dbf76368972cf in this term.
I20260713 09:11:26.648165 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:26.648680 30244 raft_consensus.cc:3060] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.649327 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:26.649626 30171 raft_consensus.cc:2468] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 1.
I20260713 09:11:26.650569 30384 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Requested vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.651393 30367 raft_consensus.cc:493] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.653561 30286 leader_election.cc:304] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:26.654479 30366 raft_consensus.cc:2804] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.654942 30366 raft_consensus.cc:697] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 1 LEADER]: Becoming Leader. State: Replica: d69677b6bbf34788abebf381207b087a, State: Running, Role: LEADER
I20260713 09:11:26.655754 30366 consensus_queue.cc:237] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.661931 30388 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.663156 30319 raft_consensus.cc:2393] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04ce7e2de4934908ad3dbf76368972cf in current term 1: Already voted for candidate d69677b6bbf34788abebf381207b087a in this term.
I20260713 09:11:26.664091 30388 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.666309 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:26.667348 30171 raft_consensus.cc:2393] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d69677b6bbf34788abebf381207b087a in current term 1: Already voted for candidate 04ce7e2de4934908ad3dbf76368972cf in this term.
I20260713 09:11:26.675936 30244 raft_consensus.cc:2468] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 1.
I20260713 09:11:26.671741 30367 raft_consensus.cc:515] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.677066 30137 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: d69677b6bbf34788abebf381207b087a
I20260713 09:11:26.677862 30367 leader_election.cc:290] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.678076 30384 raft_consensus.cc:2804] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.679056 30361 ts_tablet_manager.cc:1434] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.015s
I20260713 09:11:26.679196 30384 raft_consensus.cc:697] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: Becoming Leader. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Running, Role: LEADER
I20260713 09:11:26.680069 30361 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.679982 30384 consensus_queue.cc:237] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.682590 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99cabac0bd148c893843ac7ac0a645d" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:26.683162 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:26.683874 30246 raft_consensus.cc:2393] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d69677b6bbf34788abebf381207b087a in current term 1: Already voted for candidate 04ce7e2de4934908ad3dbf76368972cf in this term.
I20260713 09:11:26.684440 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c50c7246634483a7115ab72329bf4d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.685039 30170 raft_consensus.cc:2468] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
W20260713 09:11:26.689721 30286 leader_election.cc:343] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.690119 30212 leader_election.cc:304] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.690665 30286 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [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: d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17
I20260713 09:11:26.690946 30367 raft_consensus.cc:2804] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.691323 30367 raft_consensus.cc:493] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.691663 30367 raft_consensus.cc:3060] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.691164 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08967b015edf42f4935dfde782962892" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.694077 30388 raft_consensus.cc:2749] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.693969 30361 tablet_bootstrap.cc:654] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:26.694792 30212 leader_election.cc:343] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.699975 30360 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.700095 30362 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.701148 30360 ts_tablet_manager.cc:1403] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.040s
I20260713 09:11:26.702498 30367 raft_consensus.cc:515] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.704560 30367 leader_election.cc:290] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.705425 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c50c7246634483a7115ab72329bf4d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:26.705955 30171 raft_consensus.cc:3060] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.701247 30362 ts_tablet_manager.cc:1403] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.016s
I20260713 09:11:26.709734 30068 catalog_manager.cc:5697] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a reported cstate change: term changed from 0 to 1, leader changed from <none> to d69677b6bbf34788abebf381207b087a (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d69677b6bbf34788abebf381207b087a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:26.715616 30361 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.716151 30361 ts_tablet_manager.cc:1403] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.003s
I20260713 09:11:26.719040 30361 raft_consensus.cc:359] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.712271 30171 raft_consensus.cc:2468] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:26.719776 30361 raft_consensus.cc:385] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.712332 30360 raft_consensus.cc:359] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.720089 30361 raft_consensus.cc:740] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.720280 30360 raft_consensus.cc:385] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.712790 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08967b015edf42f4935dfde782962892" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.713515 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c50c7246634483a7115ab72329bf4d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.720580 30360 raft_consensus.cc:740] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.714282 30318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c50c7246634483a7115ab72329bf4d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:26.712055 30362 raft_consensus.cc:359] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.721279 30362 raft_consensus.cc:385] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.721570 30362 raft_consensus.cc:740] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.721403 30360 consensus_queue.cc:260] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.722275 30362 consensus_queue.cc:260] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.720590 30212 leader_election.cc:304] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.723183 30320 raft_consensus.cc:2468] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
I20260713 09:11:26.723555 30360 ts_tablet_manager.cc:1434] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:11:26.723912 30367 raft_consensus.cc:2804] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.724400 30362 ts_tablet_manager.cc:1434] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:11:26.724472 30360 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.724377 30367 raft_consensus.cc:697] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:26.725386 30367 consensus_queue.cc:237] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.726890 30391 raft_consensus.cc:493] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.727325 30391 raft_consensus.cc:515] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.728163 30362 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.729331 30391 leader_election.cc:290] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
W20260713 09:11:26.730801 30212 leader_election.cc:343] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.730971 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e44a7dff6d478dbaad1a0642092111" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.731221 30212 leader_election.cc:304] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a
I20260713 09:11:26.731504 30360 tablet_bootstrap.cc:654] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.731525 30171 raft_consensus.cc:2468] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
I20260713 09:11:26.732435 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e44a7dff6d478dbaad1a0642092111" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.726826 30066 catalog_manager.cc:5697] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "04ce7e2de4934908ad3dbf76368972cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
W20260713 09:11:26.735489 30212 leader_election.cc:343] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.739535 30212 leader_election.cc:304] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: d69677b6bbf34788abebf381207b087a
I20260713 09:11:26.740574 30367 raft_consensus.cc:2804] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.740940 30367 raft_consensus.cc:493] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.741358 30367 raft_consensus.cc:3060] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.735922 30391 raft_consensus.cc:2749] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.743050 30362 tablet_bootstrap.cc:654] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.742611 30069 catalog_manager.cc:5697] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:26.721025 30361 consensus_queue.cc:260] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.746785 30367 raft_consensus.cc:515] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.747846 30361 ts_tablet_manager.cc:1434] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260713 09:11:26.748912 30361 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.749511 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e44a7dff6d478dbaad1a0642092111" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:26.750034 30171 raft_consensus.cc:3060] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.755052 30361 tablet_bootstrap.cc:654] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.756107 30171 raft_consensus.cc:2468] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:26.757252 30384 raft_consensus.cc:493] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.757607 30212 leader_election.cc:304] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.757882 30366 raft_consensus.cc:493] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.758323 30391 raft_consensus.cc:2804] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.757938 30384 raft_consensus.cc:515] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.758580 30366 raft_consensus.cc:515] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.765030 30384 leader_election.cc:290] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.765892 30360 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.762543 30391 raft_consensus.cc:697] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:26.766330 30360 ts_tablet_manager.cc:1403] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.012s
I20260713 09:11:26.766683 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:26.767277 30246 raft_consensus.cc:2468] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 0.
I20260713 09:11:26.767035 30391 consensus_queue.cc:237] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.767915 30366 leader_election.cc:290] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:26.766165 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b4ba749b1843b0910f763c9ddbb4f8" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.766645 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.769935 30137 leader_election.cc:304] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.770004 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b4ba749b1843b0910f763c9ddbb4f8" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
W20260713 09:11:26.771097 30137 leader_election.cc:343] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.771322 30360 raft_consensus.cc:359] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.771522 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e44a7dff6d478dbaad1a0642092111" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
W20260713 09:11:26.771793 30286 leader_election.cc:343] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.771606 30384 raft_consensus.cc:2804] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.772608 30384 raft_consensus.cc:493] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.772898 30384 raft_consensus.cc:3060] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:26.772967 30212 leader_election.cc:343] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.773358 30360 raft_consensus.cc:385] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.773658 30360 raft_consensus.cc:740] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.773747 30405 raft_consensus.cc:493] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:26.773860 30286 leader_election.cc:343] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.774183 30405 raft_consensus.cc:515] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.774430 30286 leader_election.cc:304] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17
I20260713 09:11:26.774326 30360 consensus_queue.cc:260] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.776503 30360 ts_tablet_manager.cc:1434] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:26.777364 30360 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.772857 30362 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.778018 30362 ts_tablet_manager.cc:1403] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260713 09:11:26.778607 30366 raft_consensus.cc:2749] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.779317 30384 raft_consensus.cc:515] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.781795 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:26.782302 30244 raft_consensus.cc:3060] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.782476 30360 tablet_bootstrap.cc:654] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.769721 30367 leader_election.cc:290] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.782359 30362 raft_consensus.cc:359] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.786180 30362 raft_consensus.cc:385] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.791070 30362 raft_consensus.cc:740] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.789844 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.793011 30362 consensus_queue.cc:260] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.791280 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:26.795378 30362 ts_tablet_manager.cc:1434] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:11:26.796295 30362 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.788524 30244 raft_consensus.cc:2468] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 1.
W20260713 09:11:26.796742 30137 leader_election.cc:343] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.798295 30137 leader_election.cc:304] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: d69677b6bbf34788abebf381207b087a
I20260713 09:11:26.791734 30384 leader_election.cc:290] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Requested vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.793756 30171 raft_consensus.cc:2393] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in current term 1: Already voted for candidate 04ce7e2de4934908ad3dbf76368972cf in this term.
I20260713 09:11:26.802982 30368 raft_consensus.cc:2804] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.803491 30368 raft_consensus.cc:697] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: Becoming Leader. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Running, Role: LEADER
I20260713 09:11:26.802098 30066 catalog_manager.cc:5697] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:26.804323 30368 consensus_queue.cc:237] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.807976 30362 tablet_bootstrap.cc:654] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.819510 30405 leader_election.cc:290] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.819486 30362 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.820360 30362 ts_tablet_manager.cc:1403] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260713 09:11:26.821059 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
W20260713 09:11:26.822371 30212 leader_election.cc:343] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d69677b6bbf34788abebf381207b087a (127.26.134.67:37319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:26.822825 30212 leader_election.cc:304] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a
I20260713 09:11:26.822768 30362 raft_consensus.cc:359] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.823496 30362 raft_consensus.cc:385] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.823756 30362 raft_consensus.cc:740] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.824366 30362 consensus_queue.cc:260] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.825794 30362 ts_tablet_manager.cc:1434] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:11:26.826458 30362 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.829005 30405 raft_consensus.cc:2749] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:26.831012 30362 tablet_bootstrap.cc:654] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.832188 30066 catalog_manager.cc:5697] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "04ce7e2de4934908ad3dbf76368972cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:26.843134 30361 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.843637 30361 ts_tablet_manager.cc:1403] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.008s
I20260713 09:11:26.846087 30361 raft_consensus.cc:359] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.846779 30360 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.847354 30362 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.848711 30361 raft_consensus.cc:385] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.848978 30360 ts_tablet_manager.cc:1403] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.038s
I20260713 09:11:26.849071 30362 ts_tablet_manager.cc:1403] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260713 09:11:26.849035 30361 raft_consensus.cc:740] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.849889 30361 consensus_queue.cc:260] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.851172 30360 raft_consensus.cc:359] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.851738 30361 ts_tablet_manager.cc:1434] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:26.851804 30360 raft_consensus.cc:385] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.851738 30362 raft_consensus.cc:359] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.852412 30360 raft_consensus.cc:740] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.852648 30362 raft_consensus.cc:385] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.852969 30361 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.853174 30360 consensus_queue.cc:260] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.852981 30362 raft_consensus.cc:740] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.854430 30362 consensus_queue.cc:260] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.857735 30360 ts_tablet_manager.cc:1434] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:26.858371 30362 ts_tablet_manager.cc:1434] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:26.858603 30360 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:26.858675 30361 tablet_bootstrap.cc:654] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.859380 30362 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a: Bootstrap starting.
I20260713 09:11:26.864449 30360 tablet_bootstrap.cc:654] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.865447 30362 tablet_bootstrap.cc:654] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.877427 30362 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a: No bootstrap required, opened a new log
I20260713 09:11:26.877624 30360 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: No bootstrap required, opened a new log
I20260713 09:11:26.877838 30362 ts_tablet_manager.cc:1403] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:11:26.878026 30360 ts_tablet_manager.cc:1403] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:11:26.878746 30361 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.879166 30361 ts_tablet_manager.cc:1403] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260713 09:11:26.880508 30360 raft_consensus.cc:359] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.880786 30362 raft_consensus.cc:359] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.881161 30360 raft_consensus.cc:385] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.881467 30362 raft_consensus.cc:385] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.881541 30360 raft_consensus.cc:740] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.881886 30362 raft_consensus.cc:740] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d69677b6bbf34788abebf381207b087a, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.881479 30361 raft_consensus.cc:359] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.882383 30361 raft_consensus.cc:385] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.882853 30361 raft_consensus.cc:740] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.882532 30360 consensus_queue.cc:260] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.882611 30362 consensus_queue.cc:260] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.883610 30361 consensus_queue.cc:260] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.884815 30362 ts_tablet_manager.cc:1434] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:11:26.885655 30361 ts_tablet_manager.cc:1434] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:11:26.886514 30361 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Bootstrap starting.
I20260713 09:11:26.886772 30360 ts_tablet_manager.cc:1434] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:11:26.891295 30361 tablet_bootstrap.cc:654] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:26.895745 30405 raft_consensus.cc:493] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.896180 30405 raft_consensus.cc:515] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.898072 30405 leader_election.cc:290] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.898600 30361 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17: No bootstrap required, opened a new log
I20260713 09:11:26.899001 30361 ts_tablet_manager.cc:1403] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:26.899027 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:26.899664 30171 raft_consensus.cc:2468] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
I20260713 09:11:26.899657 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.900355 30320 raft_consensus.cc:2468] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
I20260713 09:11:26.901335 30212 leader_election.cc:304] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.901598 30361 raft_consensus.cc:359] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.901927 30405 raft_consensus.cc:2804] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.902235 30361 raft_consensus.cc:385] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:26.902343 30405 raft_consensus.cc:493] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.902558 30361 raft_consensus.cc:740] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Initialized, Role: FOLLOWER
I20260713 09:11:26.902803 30405 raft_consensus.cc:3060] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.903182 30361 consensus_queue.cc:260] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.904767 30361 ts_tablet_manager.cc:1434] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:26.908314 30405 raft_consensus.cc:515] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.909916 30405 leader_election.cc:290] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.910521 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:26.910964 30171 raft_consensus.cc:3060] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.913431 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:26.913908 30320 raft_consensus.cc:3060] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.916177 30171 raft_consensus.cc:2468] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:26.917016 30212 leader_election.cc:304] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.917593 30405 raft_consensus.cc:2804] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.918040 30405 raft_consensus.cc:697] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:26.918816 30320 raft_consensus.cc:2468] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:26.918777 30405 consensus_queue.cc:237] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.925405 30068 catalog_manager.cc:5697] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:26.959782 30368 raft_consensus.cc:493] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:26.960165 30368 raft_consensus.cc:515] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.961561 30368 leader_election.cc:290] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.962253 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:26.962432 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:26.962738 30244 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 0.
I20260713 09:11:26.962946 30320 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 0.
I20260713 09:11:26.963614 30137 leader_election.cc:304] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.964234 30368 raft_consensus.cc:2804] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:26.964569 30368 raft_consensus.cc:493] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:26.964872 30368 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.969668 30368 raft_consensus.cc:515] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.971150 30368 leader_election.cc:290] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Requested vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:26.971654 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:26.971992 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "04ce7e2de4934908ad3dbf76368972cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:26.972110 30244 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.972438 30320 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:26.976347 30244 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 1.
I20260713 09:11:26.976564 30320 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ce7e2de4934908ad3dbf76368972cf in term 1.
I20260713 09:11:26.977185 30137 leader_election.cc:304] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:26.977746 30368 raft_consensus.cc:2804] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:26.978181 30368 raft_consensus.cc:697] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: Becoming Leader. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Running, Role: LEADER
I20260713 09:11:26.978899 30368 consensus_queue.cc:237] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:26.984807 30068 catalog_manager.cc:5697] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65). New cstate: current_term: 1 leader_uuid: "04ce7e2de4934908ad3dbf76368972cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.001937 30366 raft_consensus.cc:493] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.002189 30388 raft_consensus.cc:493] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.002413 30366 raft_consensus.cc:515] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.002657 30388 raft_consensus.cc:515] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.004383 30366 leader_election.cc:290] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:27.005043 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:27.004405 30388 leader_election.cc:290] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463)
I20260713 09:11:27.005523 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08967b015edf42f4935dfde782962892" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:27.005846 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:27.006124 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08967b015edf42f4935dfde782962892" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:27.006524 30246 raft_consensus.cc:2393] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d69677b6bbf34788abebf381207b087a in current term 1: Already voted for candidate 04ce7e2de4934908ad3dbf76368972cf in this term.
I20260713 09:11:27.006117 30244 raft_consensus.cc:2468] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 0.
I20260713 09:11:27.006774 30170 raft_consensus.cc:2468] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 0.
I20260713 09:11:27.007436 30286 leader_election.cc:304] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17
I20260713 09:11:27.008189 30388 raft_consensus.cc:3060] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.008742 30286 leader_election.cc:304] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:27.009408 30366 raft_consensus.cc:2804] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.009747 30366 raft_consensus.cc:493] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.010070 30366 raft_consensus.cc:3060] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.011566 30386 consensus_queue.cc:1048] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.014669 30388 raft_consensus.cc:2749] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.016144 30366 raft_consensus.cc:515] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.017827 30366 leader_election.cc:290] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Requested vote from peers 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995), 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463)
I20260713 09:11:27.018824 30244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08967b015edf42f4935dfde782962892" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:27.019372 30244 raft_consensus.cc:3060] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.022312 30170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08967b015edf42f4935dfde782962892" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:27.022867 30170 raft_consensus.cc:3060] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.022969 30386 consensus_queue.cc:1048] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.025430 30244 raft_consensus.cc:2468] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 1.
I20260713 09:11:27.028383 30286 leader_election.cc:304] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:27.029136 30366 raft_consensus.cc:2804] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.029664 30366 raft_consensus.cc:697] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 1 LEADER]: Becoming Leader. State: Replica: d69677b6bbf34788abebf381207b087a, State: Running, Role: LEADER
I20260713 09:11:27.029939 30170 raft_consensus.cc:2468] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 1.
I20260713 09:11:27.030504 30366 consensus_queue.cc:237] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.039482 30069 catalog_manager.cc:5697] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a reported cstate change: term changed from 0 to 1, leader changed from <none> to d69677b6bbf34788abebf381207b087a (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d69677b6bbf34788abebf381207b087a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:27.044015 30405 raft_consensus.cc:493] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.044449 30405 raft_consensus.cc:515] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.046345 30405 leader_election.cc:290] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:27.046916 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99cabac0bd148c893843ac7ac0a645d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:27.047648 30171 raft_consensus.cc:2393] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in current term 1: Already voted for candidate d69677b6bbf34788abebf381207b087a in this term.
I20260713 09:11:27.048467 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99cabac0bd148c893843ac7ac0a645d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:27.049607 30212 leader_election.cc:304] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a
I20260713 09:11:27.050273 30405 raft_consensus.cc:3060] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.054652 30405 raft_consensus.cc:2749] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.056465 30366 raft_consensus.cc:493] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.056865 30366 raft_consensus.cc:515] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.058305 30366 leader_election.cc:290] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:27.058983 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e44a7dff6d478dbaad1a0642092111" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:27.059249 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e44a7dff6d478dbaad1a0642092111" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:27.059549 30171 raft_consensus.cc:2393] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d69677b6bbf34788abebf381207b087a in current term 1: Already voted for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in this term.
I20260713 09:11:27.060534 30286 leader_election.cc:304] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17
I20260713 09:11:27.061110 30366 raft_consensus.cc:3060] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.065109 30366 raft_consensus.cc:2749] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:27.154772 30366 consensus_queue.cc:1048] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.165064 30366 consensus_queue.cc:1048] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.178514 30368 consensus_queue.cc:1048] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.189551 30428 consensus_queue.cc:1048] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.205230 30405 raft_consensus.cc:493] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:27.205574 30405 raft_consensus.cc:515] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.207078 30405 leader_election.cc:290] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:27.207585 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b4ba749b1843b0910f763c9ddbb4f8" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf" is_pre_election: true
I20260713 09:11:27.207880 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b4ba749b1843b0910f763c9ddbb4f8" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:27.208112 30171 raft_consensus.cc:2468] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
I20260713 09:11:27.208391 30320 raft_consensus.cc:2468] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 0.
I20260713 09:11:27.209000 30212 leader_election.cc:304] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:27.209565 30405 raft_consensus.cc:2804] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:27.209842 30405 raft_consensus.cc:493] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:27.210172 30405 raft_consensus.cc:3060] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.214727 30405 raft_consensus.cc:515] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.216082 30405 leader_election.cc:290] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:27.216674 30171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b4ba749b1843b0910f763c9ddbb4f8" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:27.217042 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b4ba749b1843b0910f763c9ddbb4f8" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:27.217149 30171 raft_consensus.cc:3060] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.217470 30320 raft_consensus.cc:3060] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.221527 30171 raft_consensus.cc:2468] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:27.221537 30320 raft_consensus.cc:2468] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:27.222487 30212 leader_election.cc:304] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17; no voters: 
I20260713 09:11:27.223060 30405 raft_consensus.cc:2804] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:27.223412 30405 raft_consensus.cc:697] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:27.224011 30405 consensus_queue.cc:237] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:27.230297 30068 catalog_manager.cc:5697] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:27.256796 30428 consensus_queue.cc:1048] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.265954 30428 consensus_queue.cc:1048] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.275856 30405 consensus_queue.cc:1048] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.283641 30320 raft_consensus.cc:3060] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:27.290426 30367 consensus_queue.cc:1048] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.343437 30367 consensus_queue.cc:1048] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.352963 30367 consensus_queue.cc:1048] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.367839 30391 consensus_queue.cc:1048] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.376915 30367 consensus_queue.cc:1048] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:27.388715 27161 ts_manager.cc:295] Set tserver state for 04ce7e2de4934908ad3dbf76368972cf to MAINTENANCE_MODE
I20260713 09:11:27.389400 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:11:27.408380 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:27.408986 27161 tablet_replica.cc:333] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.409585 27161 raft_consensus.cc:2243] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:27.410110 27161 pending_rounds.cc:70] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Trying to abort 1 pending ops.
I20260713 09:11:27.410279 27161 pending_rounds.cc:77] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306993201071484928 op_type: NO_OP noop_request { }
I20260713 09:11:27.410509 27161 raft_consensus.cc:2889] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:27.410722 27161 raft_consensus.cc:2272] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.412573 27161 tablet_replica.cc:333] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.413261 27161 raft_consensus.cc:2243] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.413581 27161 raft_consensus.cc:2272] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.415076 27161 tablet_replica.cc:333] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.415532 27161 raft_consensus.cc:2243] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.415853 27161 raft_consensus.cc:2272] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.417636 27161 tablet_replica.cc:333] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.418092 27161 raft_consensus.cc:2243] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.418378 27161 raft_consensus.cc:2272] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.419744 27161 tablet_replica.cc:333] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.420169 27161 raft_consensus.cc:2243] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.420471 27161 raft_consensus.cc:2272] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.422266 27161 tablet_replica.cc:333] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.422715 27161 raft_consensus.cc:2243] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.423020 27161 raft_consensus.cc:2272] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.424892 27161 tablet_replica.cc:333] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.425318 27161 raft_consensus.cc:2243] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:27.425937 27161 raft_consensus.cc:2272] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.427577 27161 tablet_replica.cc:333] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.427990 27161 raft_consensus.cc:2243] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:27.428596 27161 raft_consensus.cc:2272] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.430395 27161 tablet_replica.cc:333] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.430814 27161 raft_consensus.cc:2243] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.431142 27161 raft_consensus.cc:2272] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.433153 27161 tablet_replica.cc:333] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: stopping tablet replica
I20260713 09:11:27.433557 27161 raft_consensus.cc:2243] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:27.433907 27161 raft_consensus.cc:2272] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:27.450129 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
W20260713 09:11:27.481645 30286 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111) [suppressed 19 similar messages]
W20260713 09:11:27.484279 30286 consensus_peers.cc:597] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:27.518261 30366 consensus_queue.cc:1048] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:27.540644 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:27.652630 30286 consensus_peers.cc:597] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:27.660552 30212 consensus_peers.cc:597] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:27.711355 30286 consensus_peers.cc:597] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:27.729915 30212 consensus_peers.cc:597] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:27.773128 30212 consensus_peers.cc:597] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:27.782116 30212 consensus_peers.cc:597] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:27.792981 30367 consensus_queue.cc:1048] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:28.541571 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:28.687341 30446 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04ce7e2de4934908ad3dbf76368972cf)
I20260713 09:11:28.687824 30446 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.689395 30446 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:28.690757 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" is_pre_election: true
I20260713 09:11:28.692534 30367 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04ce7e2de4934908ad3dbf76368972cf)
W20260713 09:11:28.692977 30286 leader_election.cc:336] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.692926 30367 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.693838 30286 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [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: d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf, 2c60fe3ad2dc409a8ca20ca1afeaac17
I20260713 09:11:28.694518 30446 raft_consensus.cc:2749] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:28.694705 30367 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:28.696758 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:28.697327 30320 raft_consensus.cc:2468] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:28.698308 30212 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:28.698839 30367 raft_consensus.cc:2804] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:11:28.698868 30212 leader_election.cc:336] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.699169 30367 raft_consensus.cc:493] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04ce7e2de4934908ad3dbf76368972cf)
I20260713 09:11:28.699450 30367 raft_consensus.cc:3060] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.704869 30367 raft_consensus.cc:515] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.706229 30367 leader_election.cc:290] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:28.707373 30320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756e99a287cc4411ae41b186ac12b91c" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:28.707917 30320 raft_consensus.cc:3060] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:28.709213 30212 leader_election.cc:336] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.712304 30320 raft_consensus.cc:2468] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 2.
I20260713 09:11:28.713208 30212 leader_election.cc:304] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf
I20260713 09:11:28.714196 30367 raft_consensus.cc:2804] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:28.714689 30367 raft_consensus.cc:697] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:28.715543 30367 consensus_queue.cc:237] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.720924 30367 raft_consensus.cc:493] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:28.721241 30367 raft_consensus.cc:515] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.722589 30367 leader_election.cc:290] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:28.722041 30069 catalog_manager.cc:5697] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 1 to 2, leader changed from 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65) to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.723975 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:28.724553 30319 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:28.725510 30212 leader_election.cc:304] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:28.726073 30367 raft_consensus.cc:2804] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:11:28.726253 30212 leader_election.cc:336] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.726440 30367 raft_consensus.cc:493] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:28.726797 30367 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.732193 30367 raft_consensus.cc:515] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.733923 30367 leader_election.cc:290] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:28.735097 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:28.735635 30319 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:28.736970 30212 leader_election.cc:336] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.740121 30319 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 2.
I20260713 09:11:28.740949 30212 leader_election.cc:304] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf
I20260713 09:11:28.741516 30367 raft_consensus.cc:2804] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:28.741948 30367 raft_consensus.cc:697] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:28.742674 30367 consensus_queue.cc:237] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER 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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.748354 30069 catalog_manager.cc:5697] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 1 to 2, leader changed from 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65) to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:28.765102 30367 raft_consensus.cc:493] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 04ce7e2de4934908ad3dbf76368972cf)
I20260713 09:11:28.765470 30367 raft_consensus.cc:515] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.766886 30367 leader_election.cc:290] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:28.768054 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a" is_pre_election: true
I20260713 09:11:28.768638 30319 raft_consensus.cc:2468] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 1.
I20260713 09:11:28.769747 30212 leader_election.cc:304] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:28.770356 30367 raft_consensus.cc:2804] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:11:28.770411 30212 leader_election.cc:336] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.770766 30367 raft_consensus.cc:493] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 04ce7e2de4934908ad3dbf76368972cf)
I20260713 09:11:28.771144 30367 raft_consensus.cc:3060] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:28.775763 30367 raft_consensus.cc:515] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.777256 30367 leader_election.cc:290] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), d69677b6bbf34788abebf381207b087a (127.26.134.67:37319)
I20260713 09:11:28.778450 30319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56478d220624b8a8f83cfc9a83cac6d" candidate_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d69677b6bbf34788abebf381207b087a"
I20260713 09:11:28.778937 30319 raft_consensus.cc:3060] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:28.780032 30212 leader_election.cc:336] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111)
I20260713 09:11:28.783612 30319 raft_consensus.cc:2468] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c60fe3ad2dc409a8ca20ca1afeaac17 in term 2.
I20260713 09:11:28.784574 30212 leader_election.cc:304] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [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: 2c60fe3ad2dc409a8ca20ca1afeaac17, d69677b6bbf34788abebf381207b087a; no voters: 04ce7e2de4934908ad3dbf76368972cf
I20260713 09:11:28.785125 30367 raft_consensus.cc:2804] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:28.785468 30367 raft_consensus.cc:697] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Becoming Leader. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:28.786202 30367 consensus_queue.cc:237] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:28.791988 30069 catalog_manager.cc:5697] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 reported cstate change: term changed from 1 to 2, leader changed from 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65) to 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:29.199368 30319 raft_consensus.cc:1275] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Refusing update from remote peer 2c60fe3ad2dc409a8ca20ca1afeaac17: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:11:29.200361 30367 consensus_queue.cc:1048] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:11:29.215272 30212 consensus_peers.cc:597] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:29.230661 30212 consensus_peers.cc:597] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:29.250694 30319 raft_consensus.cc:1275] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Refusing update from remote peer 2c60fe3ad2dc409a8ca20ca1afeaac17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:29.251664 30458 consensus_queue.cc:1048] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:29.302135 30319 raft_consensus.cc:1275] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Refusing update from remote peer 2c60fe3ad2dc409a8ca20ca1afeaac17: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:29.303187 30458 consensus_queue.cc:1048] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:29.314792 30212 consensus_peers.cc:597] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:29.542414 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:29.695667 30286 consensus_peers.cc:597] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.056958 30212 consensus_peers.cc:597] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.139519 30212 consensus_peers.cc:597] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.228572 30212 consensus_peers.cc:597] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.284273 30286 consensus_peers.cc:597] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.291127 30212 consensus_peers.cc:597] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.341370 30286 consensus_peers.cc:597] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:30.543241 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:31.544036 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:11:31.844355 30212 consensus_peers.cc:597] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:32.024047 30212 consensus_peers.cc:597] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:32.036064 30212 consensus_peers.cc:597] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:11:32.132618 30286 consensus_peers.cc:597] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:32.464779 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:32.469919 30464 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
W20260713 09:11:32.471681 30465 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
W20260713 09:11:32.473320 30467 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
I20260713 09:11:32.473877 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:32.474865 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:32.475055 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:32.475205 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933892475188 us; error 0 us; skew 500 ppm
I20260713 09:11:32.475670 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:32.477909 27161 webserver.cc:533] Webserver started at http://127.26.134.65:36591/ using document root <none> and password file <none>
I20260713 09:11:32.478349 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:32.478510 27161 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:11:32.481592 27161 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:32.484678 30472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:32.485322 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:32.485579 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "04ce7e2de4934908ad3dbf76368972cf"
format_stamp: "Formatted at 2026-07-13 09:11:25 on dist-test-slave-1cb3"
I20260713 09:11:32.485839 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933812824085-27161-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)
I20260713 09:11:32.495639 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:32.496548 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:32.497828 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:32.500864 30479 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:11:32.541908 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:11:32.542162 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.042s	user 0.002s	sys 0.000s
I20260713 09:11:32.542402 27161 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260713 09:11:32.544931 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:32.546834 30479 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.558192 30479 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.558830 30479 tablet_bootstrap.cc:492] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.559293 30479 ts_tablet_manager.cc:1403] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:11:32.561020 30479 raft_consensus.cc:359] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.561509 30479 raft_consensus.cc:740] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.562069 30479 consensus_queue.cc:260] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.564014 30479 ts_tablet_manager.cc:1434] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:32.564587 30479 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.574779 27161 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:11:32.574918 30479 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.574973 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.031s	sys 0.000s
I20260713 09:11:32.575749 30479 tablet_bootstrap.cc:492] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.576387 30479 ts_tablet_manager.cc:1403] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:11:32.578146 30479 raft_consensus.cc:359] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.578603 30479 raft_consensus.cc:740] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.579162 30479 consensus_queue.cc:260] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.580513 30479 ts_tablet_manager.cc:1434] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:11:32.581377 30479 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.593767 30479 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.594673 30479 tablet_bootstrap.cc:492] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.595283 30479 ts_tablet_manager.cc:1403] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
W20260713 09:11:32.596242 30286 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111) [suppressed 95 similar messages]
I20260713 09:11:32.597702 30479 raft_consensus.cc:359] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.598516 30479 raft_consensus.cc:740] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
W20260713 09:11:32.599062 30286 consensus_peers.cc:597] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:32.599321 30479 consensus_queue.cc:260] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.600937 30479 ts_tablet_manager.cc:1434] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:32.601472 30479 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.610194 30479 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.610728 30479 tablet_bootstrap.cc:492] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.611172 30479 ts_tablet_manager.cc:1403] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:32.612929 30479 raft_consensus.cc:359] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.613464 30479 raft_consensus.cc:740] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.614125 30479 consensus_queue.cc:260] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.615434 30479 ts_tablet_manager.cc:1434] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:32.616099 30479 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.625737 30479 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.626376 30479 tablet_bootstrap.cc:492] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.626869 30479 ts_tablet_manager.cc:1403] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:11:32.628644 30479 raft_consensus.cc:359] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.629117 30479 raft_consensus.cc:740] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.629637 30479 consensus_queue.cc:260] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.631034 30479 ts_tablet_manager.cc:1434] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:11:32.631594 30479 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.644443 30479 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.645150 30479 tablet_bootstrap.cc:492] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.645627 30479 ts_tablet_manager.cc:1403] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:11:32.647585 30479 raft_consensus.cc:359] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.648173 30479 raft_consensus.cc:740] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.648669 30479 consensus_queue.cc:260] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.650012 30479 ts_tablet_manager.cc:1434] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:11:32.650534 30479 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.652772 30542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:34463 every 8 connection(s)
I20260713 09:11:32.653008 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:34463
I20260713 09:11:32.663476 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:32.669175 30516 raft_consensus.cc:3060] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:11:32.670987 30212 consensus_peers.cc:597] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260713 09:11:32.672345 30212 consensus_peers.cc:597] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:11:32.717387 30479 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.718371 30479 tablet_bootstrap.cc:492] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.719017 30479 ts_tablet_manager.cc:1403] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.069s	user 0.043s	sys 0.020s
I20260713 09:11:32.721459 30479 raft_consensus.cc:359] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.722158 30479 raft_consensus.cc:740] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.722846 30479 consensus_queue.cc:260] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.724861 30479 ts_tablet_manager.cc:1434] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:32.725754 30479 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.733863 30246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a"
dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
mode: GRACEFUL
new_leader_uuid: "d69677b6bbf34788abebf381207b087a"
 from {username='slave'} at 127.0.0.1:57014
I20260713 09:11:32.734594 30246 raft_consensus.cc:606] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Received request to transfer leadership to TS d69677b6bbf34788abebf381207b087a
I20260713 09:11:32.737579 30246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef"
dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
mode: GRACEFUL
new_leader_uuid: "d69677b6bbf34788abebf381207b087a"
 from {username='slave'} at 127.0.0.1:57014
I20260713 09:11:32.738101 30246 raft_consensus.cc:606] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Received request to transfer leadership to TS d69677b6bbf34788abebf381207b087a
I20260713 09:11:32.739409 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:32.739964 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:32.740653 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:32.752110 30544 heartbeater.cc:344] Connected to a master server at 127.26.134.126:37465
I20260713 09:11:32.752543 30544 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:32.752799 30479 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:11:32.753221 30544 heartbeater.cc:507] Master 127.26.134.126:37465 requested a full tablet report, sending...
I20260713 09:11:32.753495 30479 tablet_bootstrap.cc:492] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.754000 30479 ts_tablet_manager.cc:1403] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260713 09:11:32.755491 30479 raft_consensus.cc:359] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.756006 30479 raft_consensus.cc:740] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.756560 30479 consensus_queue.cc:260] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.757602 30068 ts_manager.cc:194] Re-registered known tserver with Master: 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463)
I20260713 09:11:32.757929 30479 ts_tablet_manager.cc:1434] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:32.758507 30479 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.764415 30068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46286
I20260713 09:11:32.767266 30544 heartbeater.cc:499] Master 127.26.134.126:37465 was elected leader, sending a full tablet report...
I20260713 09:11:32.768651 30479 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.769486 30479 tablet_bootstrap.cc:492] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.770040 30479 ts_tablet_manager.cc:1403] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:11:32.771940 30479 raft_consensus.cc:359] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.772337 30479 raft_consensus.cc:740] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.772774 30479 consensus_queue.cc:260] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [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: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.774091 30479 ts_tablet_manager.cc:1434] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:32.774602 30479 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap starting.
I20260713 09:11:32.781740 30557 raft_consensus.cc:993] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: : Instructing follower d69677b6bbf34788abebf381207b087a to start an election
I20260713 09:11:32.782274 30458 raft_consensus.cc:1081] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Signalling peer d69677b6bbf34788abebf381207b087a to start an election
I20260713 09:11:32.783700 30479 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: 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
I20260713 09:11:32.783666 30319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a"
dest_uuid: "d69677b6bbf34788abebf381207b087a"
 from {username='slave'} at 127.0.0.1:33776
I20260713 09:11:32.784426 30479 tablet_bootstrap.cc:492] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Bootstrap complete.
I20260713 09:11:32.784353 30319 raft_consensus.cc:493] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:32.784845 30319 raft_consensus.cc:3060] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.785051 30479 ts_tablet_manager.cc:1403] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:11:32.786697 30479 raft_consensus.cc:359] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.787159 30479 raft_consensus.cc:740] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ce7e2de4934908ad3dbf76368972cf, State: Initialized, Role: FOLLOWER
I20260713 09:11:32.787707 30479 consensus_queue.cc:260] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.789225 30479 ts_tablet_manager.cc:1434] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:32.789938 30319 raft_consensus.cc:515] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.791608 30319 leader_election.cc:290] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 2 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:32.792266 30516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:32.792737 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd0c1dc25754a82915372619cd0508a" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:32.792853 30516 raft_consensus.cc:3060] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.793339 30246 raft_consensus.cc:3055] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:32.793678 30246 raft_consensus.cc:740] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:32.794441 30246 consensus_queue.cc:260] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.795537 30246 raft_consensus.cc:3060] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:32.798331 30516 raft_consensus.cc:2468] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 2.
I20260713 09:11:32.799350 30286 leader_election.cc:304] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:32.800096 30447 raft_consensus.cc:2804] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:32.800356 30246 raft_consensus.cc:2468] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 2.
I20260713 09:11:32.801383 30447 raft_consensus.cc:697] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 2 LEADER]: Becoming Leader. State: Replica: d69677b6bbf34788abebf381207b087a, State: Running, Role: LEADER
I20260713 09:11:32.802120 30447 consensus_queue.cc:237] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:32.807760 30068 catalog_manager.cc:5697] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a reported cstate change: term changed from 1 to 2, leader changed from 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66) to d69677b6bbf34788abebf381207b087a (127.26.134.67). New cstate: current_term: 2 leader_uuid: "d69677b6bbf34788abebf381207b087a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:33.042212 30516 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:33.046941 30516 pending_rounds.cc:85] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Aborting all ops after (but not including) 0
I20260713 09:11:33.047192 30516 pending_rounds.cc:107] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:11:33.047441 30516 raft_consensus.cc:2889] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:11:33.167086 30557 raft_consensus.cc:993] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: : Instructing follower d69677b6bbf34788abebf381207b087a to start an election
I20260713 09:11:33.167534 30458 raft_consensus.cc:1081] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Signalling peer d69677b6bbf34788abebf381207b087a to start an election
I20260713 09:11:33.169353 30320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef"
dest_uuid: "d69677b6bbf34788abebf381207b087a"
 from {username='slave'} at 127.0.0.1:33776
I20260713 09:11:33.170044 30320 raft_consensus.cc:493] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:33.170497 30320 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:33.176421 30320 raft_consensus.cc:515] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:33.178051 30320 leader_election.cc:290] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [CANDIDATE]: Term 3 election: Requested vote from peers 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463), 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995)
I20260713 09:11:33.178639 30516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "04ce7e2de4934908ad3dbf76368972cf"
I20260713 09:11:33.179107 30516 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:33.179232 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb167d7809e445a5b09103c3b79962ef" candidate_uuid: "d69677b6bbf34788abebf381207b087a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17"
I20260713 09:11:33.179751 30246 raft_consensus.cc:3055] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:33.179971 30246 raft_consensus.cc:740] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c60fe3ad2dc409a8ca20ca1afeaac17, State: Running, Role: LEADER
I20260713 09:11:33.180600 30246 consensus_queue.cc:260] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:33.181488 30246 raft_consensus.cc:3060] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:33.185516 30516 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 3.
I20260713 09:11:33.186628 30286 leader_election.cc:304] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [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: 04ce7e2de4934908ad3dbf76368972cf, d69677b6bbf34788abebf381207b087a; no voters: 
I20260713 09:11:33.187209 30447 raft_consensus.cc:2804] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:33.187542 30246 raft_consensus.cc:2468] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d69677b6bbf34788abebf381207b087a in term 3.
I20260713 09:11:33.187611 30447 raft_consensus.cc:697] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 3 LEADER]: Becoming Leader. State: Replica: d69677b6bbf34788abebf381207b087a, State: Running, Role: LEADER
I20260713 09:11:33.188664 30447 consensus_queue.cc:237] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } }
I20260713 09:11:33.194386 30068 catalog_manager.cc:5697] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a reported cstate change: term changed from 2 to 3, leader changed from 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66) to d69677b6bbf34788abebf381207b087a (127.26.134.67). New cstate: current_term: 3 leader_uuid: "d69677b6bbf34788abebf381207b087a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d69677b6bbf34788abebf381207b087a" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 37319 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:33.220034 30516 raft_consensus.cc:3060] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:33.295720 30246 raft_consensus.cc:1275] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Refusing update from remote peer d69677b6bbf34788abebf381207b087a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:33.296648 30447 consensus_queue.cc:1048] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:33.304432 30516 raft_consensus.cc:1275] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Refusing update from remote peer d69677b6bbf34788abebf381207b087a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:33.305816 30570 consensus_queue.cc:1048] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:11:33.546185 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:33.656956 30516 raft_consensus.cc:1275] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 3 FOLLOWER]: Refusing update from remote peer d69677b6bbf34788abebf381207b087a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:33.658216 30570 consensus_queue.cc:1048] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ce7e2de4934908ad3dbf76368972cf" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:33.668223 30246 raft_consensus.cc:1275] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 3 FOLLOWER]: Refusing update from remote peer d69677b6bbf34788abebf381207b087a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:11:33.672755 30570 consensus_queue.cc:1048] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c60fe3ad2dc409a8ca20ca1afeaac17" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:33.750276 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:33.756644 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:33.756994 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:33.757504 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:34.547149 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:34.764442 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:34.770188 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:34.770547 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:34.770931 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:35.547950 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:35.776492 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:35.781598 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:35.781919 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:35.782294 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:36.548717 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:36.787906 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:36.792972 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:36.793291 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:36.793694 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:11:37.549501 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:37.799120 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:37.804944 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:37.809638 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:37.809917 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:11:38.550275 30117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:11:38.831780 27161 tablet_server.cc:179] TabletServer@127.26.134.65:34463 shutting down...
W20260713 09:11:38.845427 30212 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]
W20260713 09:11:38.848932 30212 consensus_peers.cc:597] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.860134 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:38.860811 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.861788 27161 raft_consensus.cc:2243] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.862305 27161 raft_consensus.cc:2272] T f0b4ba749b1843b0910f763c9ddbb4f8 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:38.864385 30212 consensus_peers.cc:597] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.865141 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.865691 27161 raft_consensus.cc:2243] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.866063 27161 raft_consensus.cc:2272] T eb167d7809e445a5b09103c3b79962ef P 04ce7e2de4934908ad3dbf76368972cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.868180 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.868664 27161 raft_consensus.cc:2243] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.869079 27161 raft_consensus.cc:2272] T ddd0c1dc25754a82915372619cd0508a P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.871227 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.871734 27161 raft_consensus.cc:2243] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.872159 27161 raft_consensus.cc:2272] T 00c50c7246634483a7115ab72329bf4d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:38.873399 30212 consensus_peers.cc:597] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.874290 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.874862 27161 raft_consensus.cc:2243] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.875249 27161 raft_consensus.cc:2272] T 756e99a287cc4411ae41b186ac12b91c P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.877252 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.877724 27161 raft_consensus.cc:2243] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.878134 27161 raft_consensus.cc:2272] T a56478d220624b8a8f83cfc9a83cac6d P 04ce7e2de4934908ad3dbf76368972cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.880124 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.880610 27161 raft_consensus.cc:2243] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.881032 27161 raft_consensus.cc:2272] T 08967b015edf42f4935dfde782962892 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.882937 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.883409 27161 raft_consensus.cc:2243] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.883742 27161 raft_consensus.cc:2272] T e99cabac0bd148c893843ac7ac0a645d P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.886159 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.886896 27161 raft_consensus.cc:2243] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.887396 27161 raft_consensus.cc:2272] T e8e44a7dff6d478dbaad1a0642092111 P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:38.888863 30286 consensus_peers.cc:597] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.889858 27161 tablet_replica.cc:333] stopping tablet replica
I20260713 09:11:38.890314 27161 raft_consensus.cc:2243] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.890646 27161 raft_consensus.cc:2272] T 635775f9d63b469082c11f2a25a5d9fd P 04ce7e2de4934908ad3dbf76368972cf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:38.897701 30212 consensus_peers.cc:597] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:38.901152 30286 consensus_peers.cc:597] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.921802 27161 tablet_server.cc:196] TabletServer@127.26.134.65:34463 shutdown complete.
I20260713 09:11:38.946201 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
W20260713 09:11:38.952930 30212 consensus_peers.cc:597] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.966944 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:38.967563 27161 tablet_replica.cc:333] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.968179 27161 raft_consensus.cc:2243] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.968946 27161 raft_consensus.cc:2272] T f0b4ba749b1843b0910f763c9ddbb4f8 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.970870 27161 tablet_replica.cc:333] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.971380 27161 raft_consensus.cc:2243] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.971779 27161 raft_consensus.cc:2272] T eb167d7809e445a5b09103c3b79962ef P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.973471 27161 tablet_replica.cc:333] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.973990 27161 raft_consensus.cc:2243] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.974407 27161 raft_consensus.cc:2272] T ddd0c1dc25754a82915372619cd0508a P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.976152 27161 tablet_replica.cc:333] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.976605 27161 raft_consensus.cc:2243] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.977362 27161 raft_consensus.cc:2272] T 00c50c7246634483a7115ab72329bf4d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.979171 27161 tablet_replica.cc:333] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.979637 27161 raft_consensus.cc:2243] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.980019 27161 raft_consensus.cc:2272] T 635775f9d63b469082c11f2a25a5d9fd P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.981869 27161 tablet_replica.cc:333] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.982331 27161 raft_consensus.cc:2243] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.982719 27161 raft_consensus.cc:2272] T e99cabac0bd148c893843ac7ac0a645d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.984570 27161 tablet_replica.cc:333] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.985114 27161 raft_consensus.cc:2243] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:38.985522 27161 raft_consensus.cc:2272] T 08967b015edf42f4935dfde782962892 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.988168 27161 tablet_replica.cc:333] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.988595 27161 raft_consensus.cc:2243] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:11:38.989324 30286 consensus_peers.cc:597] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.989504 27161 raft_consensus.cc:2272] T e8e44a7dff6d478dbaad1a0642092111 P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:38.990583 30286 consensus_peers.cc:597] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a -> Peer 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995): Couldn't send request to peer 2c60fe3ad2dc409a8ca20ca1afeaac17. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:38.991658 27161 tablet_replica.cc:333] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.992159 27161 raft_consensus.cc:2243] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.992851 27161 raft_consensus.cc:2272] T 756e99a287cc4411ae41b186ac12b91c P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:38.994834 27161 tablet_replica.cc:333] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17: stopping tablet replica
I20260713 09:11:38.995257 27161 raft_consensus.cc:2243] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:38.995937 27161 raft_consensus.cc:2272] T a56478d220624b8a8f83cfc9a83cac6d P 2c60fe3ad2dc409a8ca20ca1afeaac17 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:39.019186 30286 consensus_peers.cc:597] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a -> Peer 2c60fe3ad2dc409a8ca20ca1afeaac17 (127.26.134.66:41995): Couldn't send request to peer 2c60fe3ad2dc409a8ca20ca1afeaac17. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:41995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:39.023604 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
W20260713 09:11:39.031854 30286 consensus_peers.cc:597] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a -> Peer 04ce7e2de4934908ad3dbf76368972cf (127.26.134.65:34463): Couldn't send request to peer 04ce7e2de4934908ad3dbf76368972cf. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:39.046675 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
I20260713 09:11:39.066659 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:39.067250 27161 tablet_replica.cc:333] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.067808 27161 raft_consensus.cc:2243] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.068214 27161 raft_consensus.cc:2272] T a56478d220624b8a8f83cfc9a83cac6d P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.070199 27161 tablet_replica.cc:333] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.070693 27161 raft_consensus.cc:2243] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.071411 27161 raft_consensus.cc:2272] T eb167d7809e445a5b09103c3b79962ef P d69677b6bbf34788abebf381207b087a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.073113 27161 tablet_replica.cc:333] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.073602 27161 raft_consensus.cc:2243] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.073979 27161 raft_consensus.cc:2272] T 00c50c7246634483a7115ab72329bf4d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.075603 27161 tablet_replica.cc:333] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.076011 27161 raft_consensus.cc:2243] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.076637 27161 raft_consensus.cc:2272] T ddd0c1dc25754a82915372619cd0508a P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.078267 27161 tablet_replica.cc:333] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.078675 27161 raft_consensus.cc:2243] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.079363 27161 raft_consensus.cc:2272] T 08967b015edf42f4935dfde782962892 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.081092 27161 tablet_replica.cc:333] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.081519 27161 raft_consensus.cc:2243] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.081861 27161 raft_consensus.cc:2272] T e8e44a7dff6d478dbaad1a0642092111 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.083455 27161 tablet_replica.cc:333] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.083855 27161 raft_consensus.cc:2243] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.084496 27161 raft_consensus.cc:2272] T e99cabac0bd148c893843ac7ac0a645d P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.086171 27161 tablet_replica.cc:333] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.086601 27161 raft_consensus.cc:2243] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.086944 27161 raft_consensus.cc:2272] T f0b4ba749b1843b0910f763c9ddbb4f8 P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.088706 27161 tablet_replica.cc:333] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.089143 27161 raft_consensus.cc:2243] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.089845 27161 raft_consensus.cc:2272] T 635775f9d63b469082c11f2a25a5d9fd P d69677b6bbf34788abebf381207b087a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.091559 27161 tablet_replica.cc:333] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a: stopping tablet replica
I20260713 09:11:39.091979 27161 raft_consensus.cc:2243] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:39.092365 27161 raft_consensus.cc:2272] T 756e99a287cc4411ae41b186ac12b91c P d69677b6bbf34788abebf381207b087a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.119707 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:11:39.139765 27161 master.cc:562] Master@127.26.134.126:37465 shutting down...
I20260713 09:11:39.158808 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:39.159303 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:39.159588 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60f1174102424791bfd6166fb3ba680d: stopping tablet replica
I20260713 09:11:39.177351 27161 master.cc:584] Master@127.26.134.126:37465 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13798 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:11:39.215411 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:33619
I20260713 09:11:39.216421 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.221465 30586 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
W20260713 09:11:39.221546 30587 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
W20260713 09:11:39.222221 30589 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
I20260713 09:11:39.222911 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:39.223630 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:39.223803 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.223942 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933899223925 us; error 0 us; skew 500 ppm
I20260713 09:11:39.224399 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.226537 27161 webserver.cc:533] Webserver started at http://127.26.134.126:34675/ using document root <none> and password file <none>
I20260713 09:11:39.226989 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.227149 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.227385 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.228366 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "d6bed7de9f9840588367c21d8c499b83"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.232256 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260713 09:11:39.235306 30594 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.235918 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:39.236150 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "d6bed7de9f9840588367c21d8c499b83"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.236392 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-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)
I20260713 09:11:39.256384 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.257468 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.291539 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:33619
I20260713 09:11:39.291635 30645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:33619 every 8 connection(s)
I20260713 09:11:39.295123 30646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.305110 30646 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83: Bootstrap starting.
I20260713 09:11:39.309544 30646 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.313213 30646 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83: No bootstrap required, opened a new log
I20260713 09:11:39.315147 30646 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bed7de9f9840588367c21d8c499b83" member_type: VOTER }
I20260713 09:11:39.315506 30646 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.315716 30646 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6bed7de9f9840588367c21d8c499b83, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.316262 30646 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6bed7de9f9840588367c21d8c499b83" member_type: VOTER }
I20260713 09:11:39.316694 30646 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:39.316932 30646 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:39.317163 30646 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.320945 30646 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bed7de9f9840588367c21d8c499b83" member_type: VOTER }
I20260713 09:11:39.321412 30646 leader_election.cc:304] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [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: d6bed7de9f9840588367c21d8c499b83; no voters: 
I20260713 09:11:39.322328 30646 leader_election.cc:290] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:39.322652 30649 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.323763 30649 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 1 LEADER]: Becoming Leader. State: Replica: d6bed7de9f9840588367c21d8c499b83, State: Running, Role: LEADER
I20260713 09:11:39.324378 30649 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [LEADER]: Queue going to LEADER mode. State: All 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: "d6bed7de9f9840588367c21d8c499b83" member_type: VOTER }
I20260713 09:11:39.324951 30646 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:39.327049 30651 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6bed7de9f9840588367c21d8c499b83. Latest consensus state: current_term: 1 leader_uuid: "d6bed7de9f9840588367c21d8c499b83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bed7de9f9840588367c21d8c499b83" member_type: VOTER } }
I20260713 09:11:39.326989 30650 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6bed7de9f9840588367c21d8c499b83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6bed7de9f9840588367c21d8c499b83" member_type: VOTER } }
I20260713 09:11:39.327685 30651 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:39.327759 30650 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:39.330295 30655 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:39.335290 30655 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:39.338455 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:39.343394 30655 catalog_manager.cc:1383] Generated new cluster ID: 5ec5c6d63afa4ba3b62e70ed6563aa4e
I20260713 09:11:39.343638 30655 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:39.366763 30655 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:39.367897 30655 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:39.379575 30655 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83: Generated new TSK 0
I20260713 09:11:39.380081 30655 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:39.404654 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.409791 30667 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
W20260713 09:11:39.410676 30668 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
W20260713 09:11:39.412005 30670 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
I20260713 09:11:39.412482 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:39.413288 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:39.413471 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.413615 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933899413597 us; error 0 us; skew 500 ppm
I20260713 09:11:39.414148 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.416220 27161 webserver.cc:533] Webserver started at http://127.26.134.65:34123/ using document root <none> and password file <none>
I20260713 09:11:39.416648 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.416839 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.417095 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.418087 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "d098588f275b4e2c912c35322f581ca3"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.422050 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:11:39.424892 30675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.425531 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:39.425787 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "d098588f275b4e2c912c35322f581ca3"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.426054 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-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)
I20260713 09:11:39.442085 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.443198 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.444468 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:39.446460 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:39.446619 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.446795 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:39.446928 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.482851 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:37471
I20260713 09:11:39.482945 30737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:37471 every 8 connection(s)
I20260713 09:11:39.487026 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.493767 30742 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
W20260713 09:11:39.494257 30743 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
W20260713 09:11:39.496881 30745 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
I20260713 09:11:39.497089 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:39.498265 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:39.498481 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.498560 30738 heartbeater.cc:344] Connected to a master server at 127.26.134.126:33619
I20260713 09:11:39.498667 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933899498648 us; error 0 us; skew 500 ppm
I20260713 09:11:39.498993 30738 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:39.499351 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.499666 30738 heartbeater.cc:507] Master 127.26.134.126:33619 requested a full tablet report, sending...
I20260713 09:11:39.501691 30611 ts_manager.cc:194] Registered new tserver with Master: d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471)
I20260713 09:11:39.501953 27161 webserver.cc:533] Webserver started at http://127.26.134.66:36887/ using document root <none> and password file <none>
I20260713 09:11:39.502471 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.502629 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.502861 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.503491 30611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35526
I20260713 09:11:39.503984 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "8f8d6416be3f47c68179826e7be3f5ae"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.508041 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:11:39.511096 30750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.511734 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:11:39.511979 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "8f8d6416be3f47c68179826e7be3f5ae"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.512214 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-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)
I20260713 09:11:39.531177 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.532196 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.533545 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:39.535481 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:39.535645 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.535862 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:39.535996 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.571710 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:33803
I20260713 09:11:39.571801 30812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:33803 every 8 connection(s)
I20260713 09:11:39.576061 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:39.581902 30816 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
W20260713 09:11:39.583191 30817 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
W20260713 09:11:39.585263 30819 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
I20260713 09:11:39.586177 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:39.586447 30813 heartbeater.cc:344] Connected to a master server at 127.26.134.126:33619
I20260713 09:11:39.586889 30813 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:39.587486 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:39.587812 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:39.587716 30813 heartbeater.cc:507] Master 127.26.134.126:33619 requested a full tablet report, sending...
I20260713 09:11:39.588129 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933899588109 us; error 0 us; skew 500 ppm
I20260713 09:11:39.588912 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:39.590106 30611 ts_manager.cc:194] Registered new tserver with Master: 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803)
I20260713 09:11:39.591531 30611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35528
I20260713 09:11:39.594251 27161 webserver.cc:533] Webserver started at http://127.26.134.67:44507/ using document root <none> and password file <none>
I20260713 09:11:39.594717 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:39.594894 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:39.595124 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:39.596163 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "4d99595a7880410f8f153dc9bfa808ce"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.600039 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:11:39.602865 30824 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.603475 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:39.603739 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "4d99595a7880410f8f153dc9bfa808ce"
format_stamp: "Formatted at 2026-07-13 09:11:39 on dist-test-slave-1cb3"
I20260713 09:11:39.603984 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933812824085-27161-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)
I20260713 09:11:39.613227 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:39.614305 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:39.615525 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:39.617440 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:39.617616 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.617823 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:39.617969 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:39.653368 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:40455
I20260713 09:11:39.653470 30886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:40455 every 8 connection(s)
I20260713 09:11:39.665405 30887 heartbeater.cc:344] Connected to a master server at 127.26.134.126:33619
I20260713 09:11:39.665755 30887 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:39.666376 30887 heartbeater.cc:507] Master 127.26.134.126:33619 requested a full tablet report, sending...
I20260713 09:11:39.668025 30611 ts_manager.cc:194] Registered new tserver with Master: 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:39.668135 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011978654s
I20260713 09:11:39.669307 30611 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35532
I20260713 09:11:39.689702 30611 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35536:
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"
    }
  }
}
W20260713 09:11:39.691573 30611 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.
I20260713 09:11:39.735110 30852 tablet_service.cc:1511] Processing CreateTablet for tablet 3629f4a05f434d74a00380bb85819a98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=858f502e64124c67aa714b189f0b7ee1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:39.735551 30851 tablet_service.cc:1511] Processing CreateTablet for tablet 57afc5b192b940b5b90d3a91dee6096a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=858f502e64124c67aa714b189f0b7ee1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:39.736485 30852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3629f4a05f434d74a00380bb85819a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.737246 30851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57afc5b192b940b5b90d3a91dee6096a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.745272 30778 tablet_service.cc:1511] Processing CreateTablet for tablet 3629f4a05f434d74a00380bb85819a98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=858f502e64124c67aa714b189f0b7ee1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:39.745874 30777 tablet_service.cc:1511] Processing CreateTablet for tablet 57afc5b192b940b5b90d3a91dee6096a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=858f502e64124c67aa714b189f0b7ee1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:39.746485 30778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3629f4a05f434d74a00380bb85819a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.747109 30777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57afc5b192b940b5b90d3a91dee6096a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.759712 30703 tablet_service.cc:1511] Processing CreateTablet for tablet 3629f4a05f434d74a00380bb85819a98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=858f502e64124c67aa714b189f0b7ee1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:39.760967 30703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3629f4a05f434d74a00380bb85819a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.763391 30702 tablet_service.cc:1511] Processing CreateTablet for tablet 57afc5b192b940b5b90d3a91dee6096a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=858f502e64124c67aa714b189f0b7ee1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:39.764441 30902 tablet_bootstrap.cc:492] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce: Bootstrap starting.
I20260713 09:11:39.764566 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57afc5b192b940b5b90d3a91dee6096a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:39.765749 30903 tablet_bootstrap.cc:492] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: Bootstrap starting.
I20260713 09:11:39.774077 30902 tablet_bootstrap.cc:654] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.777125 30903 tablet_bootstrap.cc:654] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.781517 30904 tablet_bootstrap.cc:492] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3: Bootstrap starting.
I20260713 09:11:39.786790 30904 tablet_bootstrap.cc:654] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.786813 30902 tablet_bootstrap.cc:492] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce: No bootstrap required, opened a new log
I20260713 09:11:39.787114 30903 tablet_bootstrap.cc:492] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: No bootstrap required, opened a new log
I20260713 09:11:39.787333 30902 ts_tablet_manager.cc:1403] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260713 09:11:39.787521 30903 ts_tablet_manager.cc:1403] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.007s
I20260713 09:11:39.790225 30903 raft_consensus.cc:359] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.790320 30902 raft_consensus.cc:359] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.790825 30904 tablet_bootstrap.cc:492] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3: No bootstrap required, opened a new log
I20260713 09:11:39.790973 30903 raft_consensus.cc:385] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.791018 30902 raft_consensus.cc:385] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.791333 30904 ts_tablet_manager.cc:1403] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:11:39.791456 30903 raft_consensus.cc:740] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.791532 30902 raft_consensus.cc:740] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.792304 30903 consensus_queue.cc:260] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.792435 30902 consensus_queue.cc:260] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.793596 30904 raft_consensus.cc:359] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.794293 30904 raft_consensus.cc:385] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.794564 30904 raft_consensus.cc:740] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.794662 30813 heartbeater.cc:499] Master 127.26.134.126:33619 was elected leader, sending a full tablet report...
I20260713 09:11:39.795187 30903 ts_tablet_manager.cc:1434] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260713 09:11:39.795262 30904 consensus_queue.cc:260] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.796366 30903 tablet_bootstrap.cc:492] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: Bootstrap starting.
I20260713 09:11:39.801605 30902 ts_tablet_manager.cc:1434] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:11:39.802265 30887 heartbeater.cc:499] Master 127.26.134.126:33619 was elected leader, sending a full tablet report...
I20260713 09:11:39.803169 30903 tablet_bootstrap.cc:654] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.809309 30902 tablet_bootstrap.cc:492] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: Bootstrap starting.
I20260713 09:11:39.814157 30904 ts_tablet_manager.cc:1434] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.013s
I20260713 09:11:39.814841 30738 heartbeater.cc:499] Master 127.26.134.126:33619 was elected leader, sending a full tablet report...
I20260713 09:11:39.816514 30903 tablet_bootstrap.cc:492] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: No bootstrap required, opened a new log
I20260713 09:11:39.817008 30903 ts_tablet_manager.cc:1403] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:11:39.817277 30904 tablet_bootstrap.cc:492] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3: Bootstrap starting.
I20260713 09:11:39.819010 30903 raft_consensus.cc:359] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.819491 30903 raft_consensus.cc:385] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.819706 30903 raft_consensus.cc:740] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.820286 30903 consensus_queue.cc:260] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.816545 30902 tablet_bootstrap.cc:654] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.823195 30904 tablet_bootstrap.cc:654] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:39.824354 30903 ts_tablet_manager.cc:1434] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260713 09:11:39.825091 30814 tablet.cc:2406] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:11:39.832497 30902 tablet_bootstrap.cc:492] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: No bootstrap required, opened a new log
I20260713 09:11:39.832955 30902 ts_tablet_manager.cc:1403] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260713 09:11:39.833284 30904 tablet_bootstrap.cc:492] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3: No bootstrap required, opened a new log
I20260713 09:11:39.833807 30904 ts_tablet_manager.cc:1403] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:11:39.835105 30902 raft_consensus.cc:359] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.835695 30902 raft_consensus.cc:385] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.835927 30902 raft_consensus.cc:740] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.836252 30904 raft_consensus.cc:359] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.836747 30904 raft_consensus.cc:385] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:39.836499 30902 consensus_queue.cc:260] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.837026 30904 raft_consensus.cc:740] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Initialized, Role: FOLLOWER
I20260713 09:11:39.837725 30904 consensus_queue.cc:260] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.838459 30902 ts_tablet_manager.cc:1434] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:39.839468 30904 ts_tablet_manager.cc:1434] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:39.848667 30908 raft_consensus.cc:493] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.849153 30908 raft_consensus.cc:515] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.851007 30908 leader_election.cc:290] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:39.859930 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3" is_pre_election: true
I20260713 09:11:39.860575 30713 raft_consensus.cc:2468] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 0.
I20260713 09:11:39.861032 30862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d99595a7880410f8f153dc9bfa808ce" is_pre_election: true
I20260713 09:11:39.861580 30862 raft_consensus.cc:2468] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 0.
I20260713 09:11:39.861678 30752 leader_election.cc:304] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8d6416be3f47c68179826e7be3f5ae, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:39.862385 30908 raft_consensus.cc:2804] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.862708 30908 raft_consensus.cc:493] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.862963 30908 raft_consensus.cc:3060] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.867311 30908 raft_consensus.cc:515] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.868600 30908 leader_election.cc:290] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 election: Requested vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:39.869272 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3"
I20260713 09:11:39.869534 30862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
I20260713 09:11:39.869707 30713 raft_consensus.cc:3060] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.870024 30862 raft_consensus.cc:3060] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.874440 30713 raft_consensus.cc:2468] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 1.
I20260713 09:11:39.874620 30862 raft_consensus.cc:2468] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 1.
I20260713 09:11:39.875283 30752 leader_election.cc:304] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8d6416be3f47c68179826e7be3f5ae, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:39.875839 30908 raft_consensus.cc:2804] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.876600 30908 raft_consensus.cc:697] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Becoming Leader. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Running, Role: LEADER
I20260713 09:11:39.877439 30908 consensus_queue.cc:237] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:39.883512 30611 catalog_manager.cc:5697] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66). New cstate: current_term: 1 leader_uuid: "8f8d6416be3f47c68179826e7be3f5ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.884716 30909 raft_consensus.cc:493] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:39.885105 30909 raft_consensus.cc:515] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.887244 30909 leader_election.cc:290] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803), d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471)
I20260713 09:11:39.896719 30788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae" is_pre_election: true
I20260713 09:11:39.897244 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3" is_pre_election: true
I20260713 09:11:39.897336 30788 raft_consensus.cc:2468] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 0.
I20260713 09:11:39.897922 30713 raft_consensus.cc:2468] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 0.
I20260713 09:11:39.898532 30828 leader_election.cc:304] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d99595a7880410f8f153dc9bfa808ce, 8f8d6416be3f47c68179826e7be3f5ae; no voters: 
I20260713 09:11:39.899221 30909 raft_consensus.cc:2804] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:39.899492 30909 raft_consensus.cc:493] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:39.899720 30909 raft_consensus.cc:3060] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.904104 30909 raft_consensus.cc:515] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.905551 30909 leader_election.cc:290] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 election: Requested vote from peers 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803), d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471)
I20260713 09:11:39.906191 30788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
I20260713 09:11:39.906492 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3"
I20260713 09:11:39.906667 30788 raft_consensus.cc:3060] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.906931 30713 raft_consensus.cc:3060] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:39.911228 30713 raft_consensus.cc:2468] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 1.
I20260713 09:11:39.911537 30788 raft_consensus.cc:2468] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 1.
I20260713 09:11:39.912111 30826 leader_election.cc:304] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d99595a7880410f8f153dc9bfa808ce, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:39.912724 30909 raft_consensus.cc:2804] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:39.913838 30909 raft_consensus.cc:697] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Becoming Leader. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Running, Role: LEADER
I20260713 09:11:39.914455 30909 consensus_queue.cc:237] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:39.920627 30611 catalog_manager.cc:5697] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67). New cstate: current_term: 1 leader_uuid: "4d99595a7880410f8f153dc9bfa808ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:39.983608 30611 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35546:
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"
    }
  }
}
W20260713 09:11:39.985412 30611 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.
I20260713 09:11:40.005330 30703 tablet_service.cc:1511] Processing CreateTablet for tablet cfb24842a8f049f1a944db0d0c40b5fe (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6168f4e3022a4377bc56dbe1b01bbd21]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:40.006508 30703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb24842a8f049f1a944db0d0c40b5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.006510 30777 tablet_service.cc:1511] Processing CreateTablet for tablet cfb24842a8f049f1a944db0d0c40b5fe (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6168f4e3022a4377bc56dbe1b01bbd21]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:40.007797 30777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb24842a8f049f1a944db0d0c40b5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.007977 30852 tablet_service.cc:1511] Processing CreateTablet for tablet cfb24842a8f049f1a944db0d0c40b5fe (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6168f4e3022a4377bc56dbe1b01bbd21]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:11:40.009146 30852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb24842a8f049f1a944db0d0c40b5fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.011605 30702 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d66c65aa5478cad39502d5e96d1a2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6168f4e3022a4377bc56dbe1b01bbd21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:40.012085 30778 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d66c65aa5478cad39502d5e96d1a2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6168f4e3022a4377bc56dbe1b01bbd21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:40.013302 30778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d66c65aa5478cad39502d5e96d1a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.013401 30702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d66c65aa5478cad39502d5e96d1a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.014238 30851 tablet_service.cc:1511] Processing CreateTablet for tablet ce1d66c65aa5478cad39502d5e96d1a2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6168f4e3022a4377bc56dbe1b01bbd21]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:11:40.015412 30851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce1d66c65aa5478cad39502d5e96d1a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:40.025177 30903 tablet_bootstrap.cc:492] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae: Bootstrap starting.
I20260713 09:11:40.030757 30903 tablet_bootstrap.cc:654] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.034626 30904 tablet_bootstrap.cc:492] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3: Bootstrap starting.
I20260713 09:11:40.040524 30902 tablet_bootstrap.cc:492] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce: Bootstrap starting.
I20260713 09:11:40.042133 30903 tablet_bootstrap.cc:492] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae: No bootstrap required, opened a new log
I20260713 09:11:40.042299 30904 tablet_bootstrap.cc:654] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.042682 30903 ts_tablet_manager.cc:1403] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260713 09:11:40.046262 30903 raft_consensus.cc:359] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.046679 30902 tablet_bootstrap.cc:654] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.046959 30903 raft_consensus.cc:385] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.047276 30903 raft_consensus.cc:740] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.048118 30903 consensus_queue.cc:260] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.049746 30904 tablet_bootstrap.cc:492] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3: No bootstrap required, opened a new log
I20260713 09:11:40.050189 30903 ts_tablet_manager.cc:1434] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:40.051262 30903 tablet_bootstrap.cc:492] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: Bootstrap starting.
I20260713 09:11:40.050192 30904 ts_tablet_manager.cc:1403] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:11:40.055605 30904 raft_consensus.cc:359] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.056317 30904 raft_consensus.cc:385] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.056632 30904 raft_consensus.cc:740] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.057122 30903 tablet_bootstrap.cc:654] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.057407 30904 consensus_queue.cc:260] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.062160 30904 ts_tablet_manager.cc:1434] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:40.063124 30904 tablet_bootstrap.cc:492] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: Bootstrap starting.
I20260713 09:11:40.066582 30902 tablet_bootstrap.cc:492] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce: No bootstrap required, opened a new log
I20260713 09:11:40.067098 30902 ts_tablet_manager.cc:1403] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260713 09:11:40.070052 30902 raft_consensus.cc:359] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.070745 30902 raft_consensus.cc:385] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.071028 30902 raft_consensus.cc:740] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.071480 30904 tablet_bootstrap.cc:654] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.071722 30902 consensus_queue.cc:260] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.074918 30902 ts_tablet_manager.cc:1434] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:40.075165 30903 tablet_bootstrap.cc:492] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: No bootstrap required, opened a new log
I20260713 09:11:40.075603 30903 ts_tablet_manager.cc:1403] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260713 09:11:40.075819 30902 tablet_bootstrap.cc:492] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: Bootstrap starting.
I20260713 09:11:40.078336 30903 raft_consensus.cc:359] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.079020 30903 raft_consensus.cc:385] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.079311 30903 raft_consensus.cc:740] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.079985 30903 consensus_queue.cc:260] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.082015 30902 tablet_bootstrap.cc:654] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:40.086800 30903 ts_tablet_manager.cc:1434] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:11:40.086840 30904 tablet_bootstrap.cc:492] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: No bootstrap required, opened a new log
I20260713 09:11:40.088038 30904 ts_tablet_manager.cc:1403] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260713 09:11:40.089208 30902 tablet_bootstrap.cc:492] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: No bootstrap required, opened a new log
I20260713 09:11:40.089636 30902 ts_tablet_manager.cc:1403] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:40.090747 30904 raft_consensus.cc:359] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.091418 30904 raft_consensus.cc:385] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.091522 30902 raft_consensus.cc:359] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.091722 30904 raft_consensus.cc:740] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.092097 30902 raft_consensus.cc:385] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:40.092406 30902 raft_consensus.cc:740] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Initialized, Role: FOLLOWER
I20260713 09:11:40.092671 30904 consensus_queue.cc:260] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.093098 30902 consensus_queue.cc:260] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.094841 30904 ts_tablet_manager.cc:1434] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:40.095114 30902 ts_tablet_manager.cc:1434] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:40.109371 30909 raft_consensus.cc:493] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.109715 30909 raft_consensus.cc:515] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.111305 30909 leader_election.cc:290] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803)
I20260713 09:11:40.112167 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3" is_pre_election: true
I20260713 09:11:40.112303 30788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae" is_pre_election: true
I20260713 09:11:40.112799 30713 raft_consensus.cc:2468] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 0.
I20260713 09:11:40.112871 30788 raft_consensus.cc:2468] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 0.
I20260713 09:11:40.113911 30826 leader_election.cc:304] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d99595a7880410f8f153dc9bfa808ce, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:40.114550 30909 raft_consensus.cc:2804] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.114903 30909 raft_consensus.cc:493] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.115219 30909 raft_consensus.cc:3060] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.119712 30909 raft_consensus.cc:515] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.121112 30909 leader_election.cc:290] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 election: Requested vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803)
I20260713 09:11:40.121603 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3"
I20260713 09:11:40.122011 30788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
I20260713 09:11:40.122087 30713 raft_consensus.cc:3060] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.122493 30788 raft_consensus.cc:3060] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.126519 30713 raft_consensus.cc:2468] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 1.
I20260713 09:11:40.126704 30788 raft_consensus.cc:2468] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 1.
I20260713 09:11:40.127408 30826 leader_election.cc:304] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d99595a7880410f8f153dc9bfa808ce, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:40.128044 30909 raft_consensus.cc:2804] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.128399 30909 raft_consensus.cc:697] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Becoming Leader. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Running, Role: LEADER
I20260713 09:11:40.129115 30909 consensus_queue.cc:237] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.134747 30609 catalog_manager.cc:5697] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67). New cstate: current_term: 1 leader_uuid: "4d99595a7880410f8f153dc9bfa808ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.139325 30908 raft_consensus.cc:493] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:40.139717 30908 raft_consensus.cc:515] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.141512 30908 leader_election.cc:290] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:40.142351 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3" is_pre_election: true
I20260713 09:11:40.142454 30862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d99595a7880410f8f153dc9bfa808ce" is_pre_election: true
I20260713 09:11:40.142827 30713 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 0.
I20260713 09:11:40.142951 30862 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 0.
I20260713 09:11:40.143651 30752 leader_election.cc:304] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8d6416be3f47c68179826e7be3f5ae, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:40.144207 30908 raft_consensus.cc:2804] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:40.144526 30908 raft_consensus.cc:493] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:40.144778 30908 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.148923 30908 raft_consensus.cc:515] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.150352 30908 leader_election.cc:290] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 election: Requested vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:40.150928 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d098588f275b4e2c912c35322f581ca3"
I20260713 09:11:40.151249 30862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
I20260713 09:11:40.151449 30713 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.151764 30862 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:40.157580 30713 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 1.
I20260713 09:11:40.157846 30862 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 1.
I20260713 09:11:40.158594 30752 leader_election.cc:304] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8d6416be3f47c68179826e7be3f5ae, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:40.159291 30908 raft_consensus.cc:2804] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:40.159624 30908 raft_consensus.cc:697] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Becoming Leader. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Running, Role: LEADER
I20260713 09:11:40.160178 30908 consensus_queue.cc:237] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.166563 30609 catalog_manager.cc:5697] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66). New cstate: current_term: 1 leader_uuid: "8f8d6416be3f47c68179826e7be3f5ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.203358 30862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98"
dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
mode: GRACEFUL
new_leader_uuid: "d098588f275b4e2c912c35322f581ca3"
 from {username='slave'} at 127.0.0.1:55292
I20260713 09:11:40.203816 30862 raft_consensus.cc:606] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Received request to transfer leadership to TS d098588f275b4e2c912c35322f581ca3
I20260713 09:11:40.214160 30788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a"
dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
mode: GRACEFUL
new_leader_uuid: "4d99595a7880410f8f153dc9bfa808ce"
 from {username='slave'} at 127.0.0.1:50868
I20260713 09:11:40.214566 30788 raft_consensus.cc:606] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Received request to transfer leadership to TS 4d99595a7880410f8f153dc9bfa808ce
I20260713 09:11:40.219262 30862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe"
dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
mode: GRACEFUL
new_leader_uuid: "d098588f275b4e2c912c35322f581ca3"
 from {username='slave'} at 127.0.0.1:55292
I20260713 09:11:40.219655 30862 raft_consensus.cc:606] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Received request to transfer leadership to TS d098588f275b4e2c912c35322f581ca3
I20260713 09:11:40.223551 30788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2"
dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
mode: GRACEFUL
new_leader_uuid: "d098588f275b4e2c912c35322f581ca3"
 from {username='slave'} at 127.0.0.1:50868
I20260713 09:11:40.223959 30788 raft_consensus.cc:606] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Received request to transfer leadership to TS d098588f275b4e2c912c35322f581ca3
I20260713 09:11:40.433872 30908 consensus_queue.cc:1048] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.439736 30915 raft_consensus.cc:993] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: : Instructing follower 4d99595a7880410f8f153dc9bfa808ce to start an election
I20260713 09:11:40.440339 30908 raft_consensus.cc:1081] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Signalling peer 4d99595a7880410f8f153dc9bfa808ce to start an election
I20260713 09:11:40.441607 30935 consensus_queue.cc:1048] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:40.442214 30861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a"
dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
 from {username='slave'} at 127.0.0.1:55290
I20260713 09:11:40.445566 30861 raft_consensus.cc:493] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.445935 30861 raft_consensus.cc:3060] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.452759 30861 raft_consensus.cc:515] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.454450 30909 consensus_queue.cc:1048] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.457985 30713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d098588f275b4e2c912c35322f581ca3"
I20260713 09:11:40.458508 30713 raft_consensus.cc:3060] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.458421 30787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57afc5b192b940b5b90d3a91dee6096a" candidate_uuid: "4d99595a7880410f8f153dc9bfa808ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
I20260713 09:11:40.459151 30787 raft_consensus.cc:3055] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.459458 30787 raft_consensus.cc:740] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Running, Role: LEADER
I20260713 09:11:40.460175 30787 consensus_queue.cc:260] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.461164 30787 raft_consensus.cc:3060] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.464020 30861 leader_election.cc:290] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 2 election: Requested vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803)
I20260713 09:11:40.466209 30713 raft_consensus.cc:2468] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 2.
I20260713 09:11:40.466939 30787 raft_consensus.cc:2468] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d99595a7880410f8f153dc9bfa808ce in term 2.
I20260713 09:11:40.468001 30828 leader_election.cc:304] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d99595a7880410f8f153dc9bfa808ce, 8f8d6416be3f47c68179826e7be3f5ae; no voters: 
I20260713 09:11:40.468793 30909 raft_consensus.cc:2804] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.469254 30909 raft_consensus.cc:697] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 2 LEADER]: Becoming Leader. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Running, Role: LEADER
I20260713 09:11:40.470005 30909 consensus_queue.cc:237] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.478994 30909 consensus_queue.cc:1048] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.479462 30610 catalog_manager.cc:5697] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce reported cstate change: term changed from 1 to 2, leader changed from 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66) to 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67). New cstate: current_term: 2 leader_uuid: "4d99595a7880410f8f153dc9bfa808ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.488745 30918 raft_consensus.cc:993] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: : Instructing follower d098588f275b4e2c912c35322f581ca3 to start an election
I20260713 09:11:40.490140 30909 raft_consensus.cc:1081] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Signalling peer d098588f275b4e2c912c35322f581ca3 to start an election
I20260713 09:11:40.492533 30712 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98"
dest_uuid: "d098588f275b4e2c912c35322f581ca3"
 from {username='slave'} at 127.0.0.1:40482
I20260713 09:11:40.493075 30712 raft_consensus.cc:493] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.493518 30712 raft_consensus.cc:3060] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.499208 30712 raft_consensus.cc:515] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:40.502249 30712 leader_election.cc:290] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [CANDIDATE]: Term 2 election: Requested vote from peers 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455), 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803)
I20260713 09:11:40.510845 30861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98" candidate_uuid: "d098588f275b4e2c912c35322f581ca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
I20260713 09:11:40.510975 30788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3629f4a05f434d74a00380bb85819a98" candidate_uuid: "d098588f275b4e2c912c35322f581ca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
I20260713 09:11:40.511298 30861 raft_consensus.cc:3055] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.511494 30788 raft_consensus.cc:3060] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.511619 30861 raft_consensus.cc:740] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Running, Role: LEADER
I20260713 09:11:40.512305 30861 consensus_queue.cc:260] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:40.513200 30861 raft_consensus.cc:3060] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.516562 30788 raft_consensus.cc:2468] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d098588f275b4e2c912c35322f581ca3 in term 2.
I20260713 09:11:40.517602 30679 leader_election.cc:304] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f8d6416be3f47c68179826e7be3f5ae, d098588f275b4e2c912c35322f581ca3; no voters: 
I20260713 09:11:40.517690 30861 raft_consensus.cc:2468] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d098588f275b4e2c912c35322f581ca3 in term 2.
I20260713 09:11:40.518370 30910 raft_consensus.cc:2804] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.519430 30910 raft_consensus.cc:697] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Becoming Leader. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Running, Role: LEADER
I20260713 09:11:40.520038 30910 consensus_queue.cc:237] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } }
I20260713 09:11:40.525292 30609 catalog_manager.cc:5697] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 reported cstate change: term changed from 1 to 2, leader changed from 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67) to d098588f275b4e2c912c35322f581ca3 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "d098588f275b4e2c912c35322f581ca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:40.634019 30935 consensus_queue.cc:1048] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.640223 30915 raft_consensus.cc:993] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: : Instructing follower d098588f275b4e2c912c35322f581ca3 to start an election
I20260713 09:11:40.640698 30908 raft_consensus.cc:1081] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Signalling peer d098588f275b4e2c912c35322f581ca3 to start an election
I20260713 09:11:40.643469 30713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2"
dest_uuid: "d098588f275b4e2c912c35322f581ca3"
 from {username='slave'} at 127.0.0.1:40472
I20260713 09:11:40.643950 30713 raft_consensus.cc:493] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.644238 30713 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.646900 30918 consensus_queue.cc:1048] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.651289 30915 consensus_queue.cc:1048] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.656211 30942 raft_consensus.cc:993] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: : Instructing follower d098588f275b4e2c912c35322f581ca3 to start an election
I20260713 09:11:40.656606 30909 raft_consensus.cc:1081] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Signalling peer d098588f275b4e2c912c35322f581ca3 to start an election
I20260713 09:11:40.656797 30713 raft_consensus.cc:515] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.660197 30787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "d098588f275b4e2c912c35322f581ca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
I20260713 09:11:40.660471 30711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe"
dest_uuid: "d098588f275b4e2c912c35322f581ca3"
 from {username='slave'} at 127.0.0.1:40482
I20260713 09:11:40.661082 30711 raft_consensus.cc:493] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:40.661439 30711 raft_consensus.cc:3060] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.661338 30862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "d098588f275b4e2c912c35322f581ca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
I20260713 09:11:40.665126 30909 consensus_queue.cc:1048] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.667264 30787 raft_consensus.cc:3055] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.667586 30787 raft_consensus.cc:740] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Running, Role: LEADER
I20260713 09:11:40.668111 30711 raft_consensus.cc:515] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.668344 30787 consensus_queue.cc:260] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.669242 30712 raft_consensus.cc:1240] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Rejecting Update request from peer 4d99595a7880410f8f153dc9bfa808ce for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:40.669478 30787 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.670953 30711 leader_election.cc:290] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [CANDIDATE]: Term 2 election: Requested vote from peers 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:40.672369 30786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe" candidate_uuid: "d098588f275b4e2c912c35322f581ca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
I20260713 09:11:40.673487 30909 consensus_queue.cc:1059] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:40.674223 30909 raft_consensus.cc:3055] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:40.674510 30909 raft_consensus.cc:740] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d99595a7880410f8f153dc9bfa808ce, State: Running, Role: LEADER
I20260713 09:11:40.674599 30861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb24842a8f049f1a944db0d0c40b5fe" candidate_uuid: "d098588f275b4e2c912c35322f581ca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
I20260713 09:11:40.675339 30909 consensus_queue.cc:260] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.676088 30909 raft_consensus.cc:3060] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:40.676393 30787 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d098588f275b4e2c912c35322f581ca3 in term 2.
I20260713 09:11:40.677086 30713 leader_election.cc:290] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [CANDIDATE]: Term 2 election: Requested vote from peers 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66:33803), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:40.677336 30679 leader_election.cc:304] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [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: 8f8d6416be3f47c68179826e7be3f5ae, d098588f275b4e2c912c35322f581ca3; no voters: 4d99595a7880410f8f153dc9bfa808ce
I20260713 09:11:40.678130 30910 raft_consensus.cc:2804] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.678618 30910 raft_consensus.cc:697] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Becoming Leader. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Running, Role: LEADER
I20260713 09:11:40.679162 30910 consensus_queue.cc:237] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.684295 30609 catalog_manager.cc:5697] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 reported cstate change: term changed from 1 to 2, leader changed from 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66) to d098588f275b4e2c912c35322f581ca3 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "d098588f275b4e2c912c35322f581ca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.690908 30861 raft_consensus.cc:2468] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d098588f275b4e2c912c35322f581ca3 in term 2.
I20260713 09:11:40.692378 30678 leader_election.cc:304] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [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: 4d99595a7880410f8f153dc9bfa808ce, d098588f275b4e2c912c35322f581ca3; no voters: 8f8d6416be3f47c68179826e7be3f5ae
I20260713 09:11:40.693010 30910 raft_consensus.cc:2804] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:40.693406 30910 raft_consensus.cc:697] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Becoming Leader. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Running, Role: LEADER
I20260713 09:11:40.694164 30910 consensus_queue.cc:237] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [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: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:40.699452 30609 catalog_manager.cc:5697] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 reported cstate change: term changed from 1 to 2, leader changed from 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67) to d098588f275b4e2c912c35322f581ca3 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "d098588f275b4e2c912c35322f581ca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:40.878955 30788 raft_consensus.cc:1275] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Refusing update from remote peer 4d99595a7880410f8f153dc9bfa808ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.880221 30909 consensus_queue.cc:1048] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.887082 30712 raft_consensus.cc:1275] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Refusing update from remote peer 4d99595a7880410f8f153dc9bfa808ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:40.888579 30942 consensus_queue.cc:1048] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:40.913053 27161 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:11:40.914642 27161 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:11:40.915052 27161 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:11:40.925542 30712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2"
dest_uuid: "d098588f275b4e2c912c35322f581ca3"
mode: GRACEFUL
new_leader_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
 from {username='slave'} at 127.0.0.1:55404
I20260713 09:11:40.926059 30712 raft_consensus.cc:606] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Received request to transfer leadership to TS 8f8d6416be3f47c68179826e7be3f5ae
I20260713 09:11:40.927026 27161 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:11:41.064904 30861 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.069702 30861 raft_consensus.cc:1275] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Refusing update from remote peer d098588f275b4e2c912c35322f581ca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.070777 30910 consensus_queue.cc:1048] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.077513 30788 raft_consensus.cc:1275] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Refusing update from remote peer d098588f275b4e2c912c35322f581ca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.079329 30910 consensus_queue.cc:1048] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.087167 30952 raft_consensus.cc:993] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: : Instructing follower 8f8d6416be3f47c68179826e7be3f5ae to start an election
I20260713 09:11:41.087509 30910 raft_consensus.cc:1081] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Signalling peer 8f8d6416be3f47c68179826e7be3f5ae to start an election
I20260713 09:11:41.088862 30788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2"
dest_uuid: "8f8d6416be3f47c68179826e7be3f5ae"
 from {username='slave'} at 127.0.0.1:50878
I20260713 09:11:41.089286 30788 raft_consensus.cc:493] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:41.089560 30788 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:41.094498 30788 raft_consensus.cc:515] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:41.095899 30788 leader_election.cc:290] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [CANDIDATE]: Term 3 election: Requested vote from peers d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471), 4d99595a7880410f8f153dc9bfa808ce (127.26.134.67:40455)
I20260713 09:11:41.096565 30712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d098588f275b4e2c912c35322f581ca3"
I20260713 09:11:41.096853 30861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce1d66c65aa5478cad39502d5e96d1a2" candidate_uuid: "8f8d6416be3f47c68179826e7be3f5ae" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d99595a7880410f8f153dc9bfa808ce"
I20260713 09:11:41.097169 30712 raft_consensus.cc:3055] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:41.097366 30861 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:41.097543 30712 raft_consensus.cc:740] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d098588f275b4e2c912c35322f581ca3, State: Running, Role: LEADER
I20260713 09:11:41.098356 30712 consensus_queue.cc:260] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [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: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:41.099552 30712 raft_consensus.cc:3060] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:41.103570 30861 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 3.
I20260713 09:11:41.104722 30753 leader_election.cc:304] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [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: 4d99595a7880410f8f153dc9bfa808ce, 8f8d6416be3f47c68179826e7be3f5ae; no voters: 
I20260713 09:11:41.105372 30908 raft_consensus.cc:2804] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:41.105512 30712 raft_consensus.cc:2468] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f8d6416be3f47c68179826e7be3f5ae in term 3.
I20260713 09:11:41.105880 30908 raft_consensus.cc:697] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 3 LEADER]: Becoming Leader. State: Replica: 8f8d6416be3f47c68179826e7be3f5ae, State: Running, Role: LEADER
I20260713 09:11:41.106781 30908 consensus_queue.cc:237] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [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: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } }
I20260713 09:11:41.112226 30609 catalog_manager.cc:5697] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae reported cstate change: term changed from 2 to 3, leader changed from d098588f275b4e2c912c35322f581ca3 (127.26.134.65) to 8f8d6416be3f47c68179826e7be3f5ae (127.26.134.66). New cstate: current_term: 3 leader_uuid: "8f8d6416be3f47c68179826e7be3f5ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d098588f275b4e2c912c35322f581ca3" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:41.113272 30861 raft_consensus.cc:1275] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Refusing update from remote peer d098588f275b4e2c912c35322f581ca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.115552 30910 consensus_queue.cc:1048] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:41.119634 30788 raft_consensus.cc:3060] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:41.121413 30862 raft_consensus.cc:1275] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Refusing update from remote peer d098588f275b4e2c912c35322f581ca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.122876 30910 consensus_queue.cc:1048] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d99595a7880410f8f153dc9bfa808ce" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 40455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.127141 30788 raft_consensus.cc:1275] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Refusing update from remote peer d098588f275b4e2c912c35322f581ca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.128760 30945 consensus_queue.cc:1048] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.129546 30788 raft_consensus.cc:1275] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Refusing update from remote peer d098588f275b4e2c912c35322f581ca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:41.130805 30945 consensus_queue.cc:1048] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f8d6416be3f47c68179826e7be3f5ae" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:41.261461 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:11:41.277388 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.277940 27161 tablet_replica.cc:333] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3: stopping tablet replica
I20260713 09:11:41.278446 27161 raft_consensus.cc:2243] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.279166 27161 raft_consensus.cc:2272] T cfb24842a8f049f1a944db0d0c40b5fe P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.281190 27161 tablet_replica.cc:333] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3: stopping tablet replica
I20260713 09:11:41.281662 27161 raft_consensus.cc:2243] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.282032 27161 raft_consensus.cc:2272] T 57afc5b192b940b5b90d3a91dee6096a P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.284026 27161 tablet_replica.cc:333] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3: stopping tablet replica
I20260713 09:11:41.284471 27161 raft_consensus.cc:2243] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.284858 27161 raft_consensus.cc:2272] T ce1d66c65aa5478cad39502d5e96d1a2 P d098588f275b4e2c912c35322f581ca3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.286666 27161 tablet_replica.cc:333] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3: stopping tablet replica
I20260713 09:11:41.287096 27161 raft_consensus.cc:2243] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.287757 27161 raft_consensus.cc:2272] T 3629f4a05f434d74a00380bb85819a98 P d098588f275b4e2c912c35322f581ca3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:41.301842 30826 consensus_peers.cc:597] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce -> Peer d098588f275b4e2c912c35322f581ca3 (127.26.134.65:37471): Couldn't send request to peer d098588f275b4e2c912c35322f581ca3. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:41.308584 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
I20260713 09:11:41.318615 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
I20260713 09:11:41.332312 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.332895 27161 tablet_replica.cc:333] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae: stopping tablet replica
I20260713 09:11:41.333400 27161 raft_consensus.cc:2243] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.333771 27161 raft_consensus.cc:2272] T cfb24842a8f049f1a944db0d0c40b5fe P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.335619 27161 tablet_replica.cc:333] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: stopping tablet replica
I20260713 09:11:41.336057 27161 raft_consensus.cc:2243] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.336576 27161 pending_rounds.cc:70] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: Trying to abort 1 pending ops.
I20260713 09:11:41.336737 27161 pending_rounds.cc:77] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993258939801600 op_type: NO_OP noop_request { }
I20260713 09:11:41.337023 27161 raft_consensus.cc:2889] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:11:41.337242 27161 raft_consensus.cc:2272] T ce1d66c65aa5478cad39502d5e96d1a2 P 8f8d6416be3f47c68179826e7be3f5ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.339046 27161 tablet_replica.cc:333] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae: stopping tablet replica
I20260713 09:11:41.339486 27161 raft_consensus.cc:2243] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.339864 27161 raft_consensus.cc:2272] T 3629f4a05f434d74a00380bb85819a98 P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.341739 27161 tablet_replica.cc:333] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae: stopping tablet replica
I20260713 09:11:41.342156 27161 raft_consensus.cc:2243] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.342511 27161 raft_consensus.cc:2272] T 57afc5b192b940b5b90d3a91dee6096a P 8f8d6416be3f47c68179826e7be3f5ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.352875 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
I20260713 09:11:41.362676 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
I20260713 09:11:41.377206 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:41.377700 27161 tablet_replica.cc:333] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce: stopping tablet replica
I20260713 09:11:41.378166 27161 raft_consensus.cc:2243] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.378564 27161 raft_consensus.cc:2272] T cfb24842a8f049f1a944db0d0c40b5fe P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.380525 27161 tablet_replica.cc:333] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce: stopping tablet replica
I20260713 09:11:41.381035 27161 raft_consensus.cc:2243] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.381398 27161 raft_consensus.cc:2272] T ce1d66c65aa5478cad39502d5e96d1a2 P 4d99595a7880410f8f153dc9bfa808ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.383104 27161 tablet_replica.cc:333] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce: stopping tablet replica
I20260713 09:11:41.383541 27161 raft_consensus.cc:2243] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:41.383895 27161 raft_consensus.cc:2272] T 3629f4a05f434d74a00380bb85819a98 P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.385614 27161 tablet_replica.cc:333] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce: stopping tablet replica
I20260713 09:11:41.386021 27161 raft_consensus.cc:2243] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.386699 27161 raft_consensus.cc:2272] T 57afc5b192b940b5b90d3a91dee6096a P 4d99595a7880410f8f153dc9bfa808ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.406751 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:11:41.416656 27161 master.cc:562] Master@127.26.134.126:33619 shutting down...
I20260713 09:11:41.429927 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:41.430362 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:41.430632 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6bed7de9f9840588367c21d8c499b83: stopping tablet replica
I20260713 09:11:41.439462 27161 master.cc:584] Master@127.26.134.126:33619 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2250 ms)
[----------] 6 tests from LeaderRebalancerTest (88485 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:11:41.465354 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:39685
I20260713 09:11:41.466341 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:41.470693 30956 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
W20260713 09:11:41.471458 30957 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
I20260713 09:11:41.472363 27161 server_base.cc:1061] running on GCE node
W20260713 09:11:41.472366 30959 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
I20260713 09:11:41.473301 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:41.473470 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:41.473636 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933901473619 us; error 0 us; skew 500 ppm
I20260713 09:11:41.474123 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:41.476065 27161 webserver.cc:533] Webserver started at http://127.26.134.126:33359/ using document root <none> and password file <none>
I20260713 09:11:41.476509 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:41.476666 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:41.477020 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:41.477964 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "78c791c23f8a41d7a3ff8ea579d44850"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.481845 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:41.484637 30964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.485306 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:41.485546 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "78c791c23f8a41d7a3ff8ea579d44850"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.485785 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-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)
I20260713 09:11:41.507401 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:41.508278 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:41.539760 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:39685
I20260713 09:11:41.539865 31015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:39685 every 8 connection(s)
I20260713 09:11:41.543169 31016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:41.552438 31016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850: Bootstrap starting.
I20260713 09:11:41.556363 31016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:41.559778 31016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850: No bootstrap required, opened a new log
I20260713 09:11:41.561576 31016 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78c791c23f8a41d7a3ff8ea579d44850" member_type: VOTER }
I20260713 09:11:41.561919 31016 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:41.562134 31016 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78c791c23f8a41d7a3ff8ea579d44850, State: Initialized, Role: FOLLOWER
I20260713 09:11:41.562635 31016 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78c791c23f8a41d7a3ff8ea579d44850" member_type: VOTER }
I20260713 09:11:41.563038 31016 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:41.563251 31016 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:41.563484 31016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:41.567210 31016 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78c791c23f8a41d7a3ff8ea579d44850" member_type: VOTER }
I20260713 09:11:41.567649 31016 leader_election.cc:304] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [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: 78c791c23f8a41d7a3ff8ea579d44850; no voters: 
I20260713 09:11:41.568611 31016 leader_election.cc:290] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:41.568866 31019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:41.570046 31019 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 1 LEADER]: Becoming Leader. State: Replica: 78c791c23f8a41d7a3ff8ea579d44850, State: Running, Role: LEADER
I20260713 09:11:41.570554 31019 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [LEADER]: Queue going to LEADER mode. State: All 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: "78c791c23f8a41d7a3ff8ea579d44850" member_type: VOTER }
I20260713 09:11:41.571139 31016 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:41.573084 31020 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78c791c23f8a41d7a3ff8ea579d44850" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78c791c23f8a41d7a3ff8ea579d44850" member_type: VOTER } }
I20260713 09:11:41.573163 31021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78c791c23f8a41d7a3ff8ea579d44850. Latest consensus state: current_term: 1 leader_uuid: "78c791c23f8a41d7a3ff8ea579d44850" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78c791c23f8a41d7a3ff8ea579d44850" member_type: VOTER } }
I20260713 09:11:41.573680 31020 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:41.573771 31021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:41.578348 31024 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:41.582650 31024 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:41.584180 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:41.592312 31024 catalog_manager.cc:1383] Generated new cluster ID: 71b41643b89747f3993608ad02805145
I20260713 09:11:41.592558 31024 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:41.614238 31024 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:41.615351 31024 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:41.624876 31024 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850: Generated new TSK 0
I20260713 09:11:41.625366 31024 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:41.649804 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:41.654737 31037 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
W20260713 09:11:41.655659 31038 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
W20260713 09:11:41.657105 31040 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
I20260713 09:11:41.657724 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:41.658445 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:41.658620 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:41.658779 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933901658761 us; error 0 us; skew 500 ppm
I20260713 09:11:41.659260 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:41.661309 27161 webserver.cc:533] Webserver started at http://127.26.134.65:41489/ using document root <none> and password file <none>
I20260713 09:11:41.661728 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:41.661881 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:41.662070 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:41.663002 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "5ca53f3aa4a54f5288422305db648c80"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.666992 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:41.669945 31045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.670593 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:41.670842 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "5ca53f3aa4a54f5288422305db648c80"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.671072 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-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)
I20260713 09:11:41.702504 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:41.703495 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:41.704769 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:41.706822 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:41.706998 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.707233 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:41.707379 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.741268 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:40153
I20260713 09:11:41.741353 31107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:40153 every 8 connection(s)
I20260713 09:11:41.745575 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:41.751644 31112 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
W20260713 09:11:41.752628 31113 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
I20260713 09:11:41.755266 27161 server_base.cc:1061] running on GCE node
W20260713 09:11:41.756604 31115 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
I20260713 09:11:41.757462 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:41.757651 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:41.757797 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933901757783 us; error 0 us; skew 500 ppm
I20260713 09:11:41.757884 31108 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39685
I20260713 09:11:41.758252 31108 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:41.758268 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:41.759017 31108 heartbeater.cc:507] Master 127.26.134.126:39685 requested a full tablet report, sending...
I20260713 09:11:41.760758 27161 webserver.cc:533] Webserver started at http://127.26.134.66:44439/ using document root <none> and password file <none>
I20260713 09:11:41.760917 30981 ts_manager.cc:194] Registered new tserver with Master: 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153)
I20260713 09:11:41.761416 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:41.761672 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:41.761942 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:41.762634 30981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53588
I20260713 09:11:41.762905 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.767148 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:11:41.769928 31120 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.770565 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:41.770807 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.771031 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-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)
I20260713 09:11:41.780645 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:41.781613 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:41.782979 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:41.784933 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:41.785099 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.785321 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:41.785458 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.819766 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:33721
I20260713 09:11:41.819873 31182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:33721 every 8 connection(s)
I20260713 09:11:41.824111 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:41.830602 31186 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
W20260713 09:11:41.832039 31187 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
W20260713 09:11:41.833732 31189 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
I20260713 09:11:41.834802 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:41.835127 31183 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39685
I20260713 09:11:41.835578 31183 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:41.835809 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:41.836076 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:41.836282 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933901836262 us; error 0 us; skew 500 ppm
I20260713 09:11:41.836370 31183 heartbeater.cc:507] Master 127.26.134.126:39685 requested a full tablet report, sending...
I20260713 09:11:41.837029 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:41.838500 30981 ts_manager.cc:194] Registered new tserver with Master: 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:41.839488 27161 webserver.cc:533] Webserver started at http://127.26.134.67:36303/ using document root <none> and password file <none>
I20260713 09:11:41.840103 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:41.840142 30981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53600
I20260713 09:11:41.840401 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:41.840772 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:41.841904 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "d40fceb7c347419fb221b3d390d51f08"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.845686 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:11:41.848452 31194 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.849141 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:11:41.849390 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "d40fceb7c347419fb221b3d390d51f08"
format_stamp: "Formatted at 2026-07-13 09:11:41 on dist-test-slave-1cb3"
I20260713 09:11:41.849625 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933812824085-27161-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)
I20260713 09:11:41.867316 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:41.868212 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:41.869467 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:41.871392 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:41.871569 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.871775 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:41.871922 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:41.906303 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:42837
I20260713 09:11:41.906445 31256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:42837 every 8 connection(s)
I20260713 09:11:41.918115 31257 heartbeater.cc:344] Connected to a master server at 127.26.134.126:39685
I20260713 09:11:41.918467 31257 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:41.919088 31257 heartbeater.cc:507] Master 127.26.134.126:39685 requested a full tablet report, sending...
I20260713 09:11:41.920748 30981 ts_manager.cc:194] Registered new tserver with Master: d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:41.921399 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012075783s
I20260713 09:11:41.922137 30981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53602
I20260713 09:11:41.942325 30981 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53608:
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"
    }
  }
}
W20260713 09:11:41.944625 30981 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.
I20260713 09:11:42.000324 31073 tablet_service.cc:1511] Processing CreateTablet for tablet 92aa83cd5fbb48938550730d8b949e84 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:42.001745 31073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92aa83cd5fbb48938550730d8b949e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.004309 31072 tablet_service.cc:1511] Processing CreateTablet for tablet c407900d26714e0eb2d3f84cbb7517df (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:42.005976 31070 tablet_service.cc:1511] Processing CreateTablet for tablet a706d1b521a147628e4ef156080813e0 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:42.006990 31072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c407900d26714e0eb2d3f84cbb7517df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.008224 31070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a706d1b521a147628e4ef156080813e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.005894 31071 tablet_service.cc:1511] Processing CreateTablet for tablet e303d629d1214de8a5ba870efcd60399 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:42.010667 31071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303d629d1214de8a5ba870efcd60399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.010785 31069 tablet_service.cc:1511] Processing CreateTablet for tablet e6bbe3f641c644dab7be9a4966f62fcf (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:42.011971 31069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bbe3f641c644dab7be9a4966f62fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.020478 31148 tablet_service.cc:1511] Processing CreateTablet for tablet 92aa83cd5fbb48938550730d8b949e84 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:42.021752 31148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92aa83cd5fbb48938550730d8b949e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.028776 31272 tablet_bootstrap.cc:492] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.033344 31070 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa4520c6d92412f9d8961df91af752c (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:42.034584 31070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa4520c6d92412f9d8961df91af752c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.034379 31147 tablet_service.cc:1511] Processing CreateTablet for tablet c407900d26714e0eb2d3f84cbb7517df (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:42.034828 31272 tablet_bootstrap.cc:654] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.035612 31147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c407900d26714e0eb2d3f84cbb7517df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.038736 31146 tablet_service.cc:1511] Processing CreateTablet for tablet e303d629d1214de8a5ba870efcd60399 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:42.040031 31146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303d629d1214de8a5ba870efcd60399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.051070 31069 tablet_service.cc:1511] Processing CreateTablet for tablet c895ad1713be46cab41aacb4a9b26ec2 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:42.052294 31069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c895ad1713be46cab41aacb4a9b26ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.054006 31145 tablet_service.cc:1511] Processing CreateTablet for tablet a706d1b521a147628e4ef156080813e0 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:42.055228 31145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a706d1b521a147628e4ef156080813e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.055593 31072 tablet_service.cc:1511] Processing CreateTablet for tablet f6c6639e84234f3b9774efa427aebebc (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:42.056710 31072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c6639e84234f3b9774efa427aebebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.058797 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 1e231f59429b4e5db986e90322f5ebeb (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:42.060010 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e231f59429b4e5db986e90322f5ebeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.066268 31144 tablet_service.cc:1511] Processing CreateTablet for tablet e6bbe3f641c644dab7be9a4966f62fcf (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:42.067621 31144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bbe3f641c644dab7be9a4966f62fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.077394 31143 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa4520c6d92412f9d8961df91af752c (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:42.078694 31143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa4520c6d92412f9d8961df91af752c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.079321 31142 tablet_service.cc:1511] Processing CreateTablet for tablet c895ad1713be46cab41aacb4a9b26ec2 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:42.080524 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c895ad1713be46cab41aacb4a9b26ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.089771 31221 tablet_service.cc:1511] Processing CreateTablet for tablet c407900d26714e0eb2d3f84cbb7517df (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:42.090968 31221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c407900d26714e0eb2d3f84cbb7517df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.093731 31220 tablet_service.cc:1511] Processing CreateTablet for tablet e303d629d1214de8a5ba870efcd60399 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:42.094950 31220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e303d629d1214de8a5ba870efcd60399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.097824 31219 tablet_service.cc:1511] Processing CreateTablet for tablet a706d1b521a147628e4ef156080813e0 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:42.099098 31219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a706d1b521a147628e4ef156080813e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.101864 31217 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa4520c6d92412f9d8961df91af752c (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:42.103178 31217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa4520c6d92412f9d8961df91af752c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.105857 31216 tablet_service.cc:1511] Processing CreateTablet for tablet c895ad1713be46cab41aacb4a9b26ec2 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:42.107183 31216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c895ad1713be46cab41aacb4a9b26ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.110175 31222 tablet_service.cc:1511] Processing CreateTablet for tablet 92aa83cd5fbb48938550730d8b949e84 (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:42.111479 31222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92aa83cd5fbb48938550730d8b949e84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.113240 31218 tablet_service.cc:1511] Processing CreateTablet for tablet e6bbe3f641c644dab7be9a4966f62fcf (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:42.114568 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bbe3f641c644dab7be9a4966f62fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.115511 31215 tablet_service.cc:1511] Processing CreateTablet for tablet f6c6639e84234f3b9774efa427aebebc (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:42.116745 31215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c6639e84234f3b9774efa427aebebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.120492 31214 tablet_service.cc:1511] Processing CreateTablet for tablet 1e231f59429b4e5db986e90322f5ebeb (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:42.121757 31214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e231f59429b4e5db986e90322f5ebeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.132153 31141 tablet_service.cc:1511] Processing CreateTablet for tablet f6c6639e84234f3b9774efa427aebebc (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:42.133500 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c6639e84234f3b9774efa427aebebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.133445 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 1e231f59429b4e5db986e90322f5ebeb (DEFAULT_TABLE table=test-workload [id=273267b796ca48438cb018d8888d2cd5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:42.138429 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e231f59429b4e5db986e90322f5ebeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:42.168076 31272 tablet_bootstrap.cc:492] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.168650 31272 ts_tablet_manager.cc:1403] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.140s	user 0.037s	sys 0.041s
I20260713 09:11:42.172936 31274 tablet_bootstrap.cc:492] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.178514 31274 tablet_bootstrap.cc:654] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.181232 31272 raft_consensus.cc:359] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.181967 31272 raft_consensus.cc:385] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.182250 31272 raft_consensus.cc:740] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.184643 31272 consensus_queue.cc:260] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.222664 31278 raft_consensus.cc:493] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.222775 31108 heartbeater.cc:499] Master 127.26.134.126:39685 was elected leader, sending a full tablet report...
I20260713 09:11:42.223136 31278 raft_consensus.cc:515] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.225914 31272 ts_tablet_manager.cc:1434] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.010s
I20260713 09:11:42.227087 31272 tablet_bootstrap.cc:492] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.231187 31276 tablet_bootstrap.cc:492] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.233315 31272 tablet_bootstrap.cc:654] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.230809 31278 leader_election.cc:290] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.242590 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
W20260713 09:11:42.244990 31047 leader_election.cc:343] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.245232 31276 tablet_bootstrap.cc:654] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.254472 31274 tablet_bootstrap.cc:492] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.254786 31272 tablet_bootstrap.cc:492] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.254922 31274 ts_tablet_manager.cc:1403] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.020s
I20260713 09:11:42.255241 31272 ts_tablet_manager.cc:1403] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260713 09:11:42.257632 31274 raft_consensus.cc:359] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.258175 31274 raft_consensus.cc:385] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.258350 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.259447 31272 raft_consensus.cc:359] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
W20260713 09:11:42.259831 31046 leader_election.cc:343] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.260154 31272 raft_consensus.cc:385] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.260260 31046 leader_election.cc:304] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:42.260510 31272 raft_consensus.cc:740] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.261344 31278 raft_consensus.cc:2749] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:42.261356 31272 consensus_queue.cc:260] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.261394 31274 raft_consensus.cc:740] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.262869 31274 consensus_queue.cc:260] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.263819 31276 tablet_bootstrap.cc:492] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.264333 31276 ts_tablet_manager.cc:1403] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.010s
I20260713 09:11:42.264540 31272 ts_tablet_manager.cc:1434] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:11:42.265491 31272 tablet_bootstrap.cc:492] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.267450 31276 raft_consensus.cc:359] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.268214 31276 raft_consensus.cc:385] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.268567 31276 raft_consensus.cc:740] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.269970 31276 consensus_queue.cc:260] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.270928 31272 tablet_bootstrap.cc:654] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.275763 31183 heartbeater.cc:499] Master 127.26.134.126:39685 was elected leader, sending a full tablet report...
I20260713 09:11:42.276176 31274 ts_tablet_manager.cc:1434] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.013s
I20260713 09:11:42.276250 31276 ts_tablet_manager.cc:1434] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.009s
I20260713 09:11:42.277050 31257 heartbeater.cc:499] Master 127.26.134.126:39685 was elected leader, sending a full tablet report...
I20260713 09:11:42.277276 31274 tablet_bootstrap.cc:492] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.282586 31274 tablet_bootstrap.cc:654] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.284497 31276 tablet_bootstrap.cc:492] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.301157 31276 tablet_bootstrap.cc:654] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.307524 31276 tablet_bootstrap.cc:492] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.307973 31276 ts_tablet_manager.cc:1403] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260713 09:11:42.308007 31272 tablet_bootstrap.cc:492] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.309237 31272 ts_tablet_manager.cc:1403] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.023s
I20260713 09:11:42.310550 31274 tablet_bootstrap.cc:492] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.311048 31274 ts_tablet_manager.cc:1403] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.013s
I20260713 09:11:42.311312 31276 raft_consensus.cc:359] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.312000 31276 raft_consensus.cc:385] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.311713 31272 raft_consensus.cc:359] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.312307 31276 raft_consensus.cc:740] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.312433 31272 raft_consensus.cc:385] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.312805 31272 raft_consensus.cc:740] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.313226 31276 consensus_queue.cc:260] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.313613 31272 consensus_queue.cc:260] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.314069 31274 raft_consensus.cc:359] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.314874 31274 raft_consensus.cc:385] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.315230 31276 ts_tablet_manager.cc:1434] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:42.315200 31274 raft_consensus.cc:740] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.316237 31276 tablet_bootstrap.cc:492] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.316237 31274 consensus_queue.cc:260] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.318715 31274 ts_tablet_manager.cc:1434] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:42.319643 31274 tablet_bootstrap.cc:492] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.321568 31272 ts_tablet_manager.cc:1434] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260713 09:11:42.321671 31276 tablet_bootstrap.cc:654] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.324757 31272 tablet_bootstrap.cc:492] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.325141 31274 tablet_bootstrap.cc:654] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.330696 31272 tablet_bootstrap.cc:654] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.336623 31272 tablet_bootstrap.cc:492] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.336927 31274 tablet_bootstrap.cc:492] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.337060 31272 ts_tablet_manager.cc:1403] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:11:42.337380 31274 ts_tablet_manager.cc:1403] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:11:42.338692 31276 tablet_bootstrap.cc:492] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.339170 31276 ts_tablet_manager.cc:1403] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260713 09:11:42.339736 31272 raft_consensus.cc:359] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.340016 31274 raft_consensus.cc:359] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.340440 31272 raft_consensus.cc:385] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.340695 31274 raft_consensus.cc:385] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.340799 31272 raft_consensus.cc:740] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.341135 31274 raft_consensus.cc:740] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.341636 31272 consensus_queue.cc:260] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.341869 31274 consensus_queue.cc:260] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.342159 31276 raft_consensus.cc:359] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.343266 31276 raft_consensus.cc:385] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.343600 31276 raft_consensus.cc:740] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.343770 31272 ts_tablet_manager.cc:1434] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:11:42.343910 31274 ts_tablet_manager.cc:1434] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:11:42.344762 31272 tablet_bootstrap.cc:492] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.344895 31274 tablet_bootstrap.cc:492] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.344532 31276 consensus_queue.cc:260] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.346688 31276 ts_tablet_manager.cc:1434] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:42.350093 31276 tablet_bootstrap.cc:492] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.350397 31274 tablet_bootstrap.cc:654] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.350780 31272 tablet_bootstrap.cc:654] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.355935 31276 tablet_bootstrap.cc:654] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.362572 31283 raft_consensus.cc:493] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.363059 31283 raft_consensus.cc:515] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.371145 31283 leader_election.cc:290] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.378726 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
W20260713 09:11:42.382109 31197 leader_election.cc:343] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.386824 31276 tablet_bootstrap.cc:492] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.387492 31276 ts_tablet_manager.cc:1403] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260713 09:11:42.390461 31276 raft_consensus.cc:359] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.394132 31276 raft_consensus.cc:385] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.394425 31276 raft_consensus.cc:740] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.394610 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.395181 31158 raft_consensus.cc:2468] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.395159 31276 consensus_queue.cc:260] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.395897 31272 tablet_bootstrap.cc:492] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.396358 31272 ts_tablet_manager.cc:1403] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.052s	user 0.030s	sys 0.019s
I20260713 09:11:42.396756 31274 tablet_bootstrap.cc:492] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.396965 31196 leader_election.cc:304] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [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: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.397231 31274 ts_tablet_manager.cc:1403] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.029s
I20260713 09:11:42.397423 31276 ts_tablet_manager.cc:1434] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:11:42.398366 31276 tablet_bootstrap.cc:492] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.399017 31272 raft_consensus.cc:359] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.399700 31272 raft_consensus.cc:385] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.399976 31272 raft_consensus.cc:740] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.399865 31274 raft_consensus.cc:359] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.400403 31283 raft_consensus.cc:2804] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.400658 31274 raft_consensus.cc:385] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.401073 31274 raft_consensus.cc:740] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.400878 31272 consensus_queue.cc:260] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.401923 31274 consensus_queue.cc:260] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.400789 31283 raft_consensus.cc:493] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.404567 31276 tablet_bootstrap.cc:654] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.404671 31283 raft_consensus.cc:3060] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.407447 31274 ts_tablet_manager.cc:1434] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260713 09:11:42.408622 31274 tablet_bootstrap.cc:492] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.410861 31272 ts_tablet_manager.cc:1434] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:11:42.413335 31283 raft_consensus.cc:515] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.415547 31272 tablet_bootstrap.cc:492] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.417506 31274 tablet_bootstrap.cc:654] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.415604 31276 tablet_bootstrap.cc:492] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.418663 31276 ts_tablet_manager.cc:1403] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:11:42.418924 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
W20260713 09:11:42.420274 31197 leader_election.cc:343] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.421536 31276 raft_consensus.cc:359] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.422176 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.422462 31276 raft_consensus.cc:385] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.422763 31158 raft_consensus.cc:3060] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.422811 31276 raft_consensus.cc:740] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.423486 31272 tablet_bootstrap.cc:654] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.423833 31276 consensus_queue.cc:260] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.430147 31158 raft_consensus.cc:2468] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.431342 31196 leader_election.cc:304] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.432910 31276 ts_tablet_manager.cc:1434] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.009s
I20260713 09:11:42.433542 31296 raft_consensus.cc:2804] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.434032 31296 raft_consensus.cc:697] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:42.434996 31278 raft_consensus.cc:493] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.434799 31296 consensus_queue.cc:237] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.435484 31278 raft_consensus.cc:515] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.437629 31278 leader_election.cc:290] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.439491 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a706d1b521a147628e4ef156080813e0" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.439817 31272 tablet_bootstrap.cc:492] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.440124 31157 raft_consensus.cc:2468] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:42.440346 31272 ts_tablet_manager.cc:1403] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260713 09:11:42.441800 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a706d1b521a147628e4ef156080813e0" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.443118 31047 leader_election.cc:304] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:42.443216 31272 raft_consensus.cc:359] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.444020 31272 raft_consensus.cc:385] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:42.444347 31046 leader_election.cc:343] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.444368 31272 raft_consensus.cc:740] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.444687 31276 tablet_bootstrap.cc:492] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.445312 31278 raft_consensus.cc:2804] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.445729 31278 raft_consensus.cc:493] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.445472 31272 consensus_queue.cc:260] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.446072 31278 raft_consensus.cc:3060] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.450003 31272 ts_tablet_manager.cc:1434] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260713 09:11:42.451049 31272 tablet_bootstrap.cc:492] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.454931 31278 raft_consensus.cc:515] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.456794 31272 tablet_bootstrap.cc:654] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.457506 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a706d1b521a147628e4ef156080813e0" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.458061 31157 raft_consensus.cc:3060] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.460184 31276 tablet_bootstrap.cc:654] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.465492 31283 leader_election.cc:290] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.466666 31157 raft_consensus.cc:2468] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:42.467926 31047 leader_election.cc:304] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:42.468585 31277 raft_consensus.cc:493] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.469079 31277 raft_consensus.cc:515] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.469928 31302 raft_consensus.cc:2804] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.471191 31277 leader_election.cc:290] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.472961 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.473623 31232 raft_consensus.cc:2468] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:42.474870 31046 leader_election.cc:304] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.475606 31277 raft_consensus.cc:2804] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.475921 31277 raft_consensus.cc:493] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.476244 31277 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.479066 31302 raft_consensus.cc:697] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:42.480237 31302 consensus_queue.cc:237] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.483318 31277 raft_consensus.cc:515] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.486452 31156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.487015 31156 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.487591 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:42.488095 31232 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.493615 31156 raft_consensus.cc:2468] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:42.494582 31232 raft_consensus.cc:2468] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:42.494771 31047 leader_election.cc:304] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:42.495908 31303 raft_consensus.cc:2804] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.495944 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.496743 31158 raft_consensus.cc:2376] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1. Re-sending same reply.
I20260713 09:11:42.498160 31277 leader_election.cc:290] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.503206 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a706d1b521a147628e4ef156080813e0" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
W20260713 09:11:42.504393 31046 leader_election.cc:343] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:42.506127 31196 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.66:33721, user_credentials={real_user=slave}} blocked reactor thread for 74889.5us
I20260713 09:11:42.506826 31278 leader_election.cc:290] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.507908 31303 raft_consensus.cc:697] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:42.509583 31303 consensus_queue.cc:237] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.514106 31274 tablet_bootstrap.cc:492] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.514576 31274 ts_tablet_manager.cc:1403] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.106s	user 0.035s	sys 0.023s
I20260713 09:11:42.514835 30978 catalog_manager.cc:5697] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.516160 31296 raft_consensus.cc:493] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.516644 31296 raft_consensus.cc:515] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.518643 31296 leader_election.cc:290] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.518532 31272 tablet_bootstrap.cc:492] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.519260 31272 ts_tablet_manager.cc:1403] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.012s
I20260713 09:11:42.519676 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.520645 31274 raft_consensus.cc:359] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.520954 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
W20260713 09:11:42.521036 31196 leader_election.cc:343] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.521364 31274 raft_consensus.cc:385] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.521689 31274 raft_consensus.cc:740] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.521903 31272 raft_consensus.cc:359] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
W20260713 09:11:42.522221 31197 leader_election.cc:343] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.522691 31197 leader_election.cc:304] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.522641 31274 consensus_queue.cc:260] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.523859 31272 raft_consensus.cc:385] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.524170 31272 raft_consensus.cc:740] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.525148 31296 raft_consensus.cc:2749] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:42.524942 31272 consensus_queue.cc:260] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.524974 31274 ts_tablet_manager.cc:1434] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:11:42.527395 31272 ts_tablet_manager.cc:1434] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:42.528049 31276 tablet_bootstrap.cc:492] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.528369 31272 tablet_bootstrap.cc:492] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.528517 31276 ts_tablet_manager.cc:1403] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.032s
I20260713 09:11:42.529044 31274 tablet_bootstrap.cc:492] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.531302 31276 raft_consensus.cc:359] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.531956 31276 raft_consensus.cc:385] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.532008 31303 raft_consensus.cc:493] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.532328 31276 raft_consensus.cc:740] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.532562 31303 raft_consensus.cc:515] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:42.533130 31276 consensus_queue.cc:260] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.532994 30979 catalog_manager.cc:5697] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.534765 31303 leader_election.cc:290] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.535300 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.535535 31276 ts_tablet_manager.cc:1434] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:42.535739 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.536429 31276 tablet_bootstrap.cc:492] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.537550 31274 tablet_bootstrap.cc:654] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.538120 31272 tablet_bootstrap.cc:654] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.542908 31276 tablet_bootstrap.cc:654] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.545821 31272 tablet_bootstrap.cc:492] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.546214 31272 ts_tablet_manager.cc:1403] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:11:42.546984 31296 raft_consensus.cc:493] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.536458 31158 raft_consensus.cc:2393] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ca53f3aa4a54f5288422305db648c80 in current term 1: Already voted for candidate d40fceb7c347419fb221b3d390d51f08 in this term.
I20260713 09:11:42.547469 31296 raft_consensus.cc:515] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.548394 31047 leader_election.cc:304] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:42.548424 31272 raft_consensus.cc:359] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.549506 31296 leader_election.cc:290] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.550374 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:42.550501 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.551407 31158 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.551923 31272 raft_consensus.cc:385] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.552179 31272 raft_consensus.cc:740] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.552639 31196 leader_election.cc:304] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.549590 31303 raft_consensus.cc:3060] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.552883 31272 consensus_queue.cc:260] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.555887 31272 ts_tablet_manager.cc:1434] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:42.556020 31274 tablet_bootstrap.cc:492] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.556525 31274 ts_tablet_manager.cc:1403] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.013s
I20260713 09:11:42.551375 31083 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.556998 31302 raft_consensus.cc:493] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.557468 31302 raft_consensus.cc:515] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.559367 31302 leader_election.cc:290] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.557034 31296 raft_consensus.cc:2804] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.560096 31296 raft_consensus.cc:493] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.560413 31296 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.560542 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.561614 31303 raft_consensus.cc:2749] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:42.561707 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
W20260713 09:11:42.562000 31046 leader_election.cc:343] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.562342 31158 raft_consensus.cc:2468] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:42.559355 31274 raft_consensus.cc:359] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.563409 31047 leader_election.cc:304] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [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: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:42.564706 31303 raft_consensus.cc:2804] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.565091 31303 raft_consensus.cc:493] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.565420 31303 raft_consensus.cc:3060] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.556687 31272 tablet_bootstrap.cc:492] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:42.570724 31296 raft_consensus.cc:515] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.563396 31274 raft_consensus.cc:385] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.573102 31274 raft_consensus.cc:740] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.574404 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:42.575009 31083 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.573871 31274 consensus_queue.cc:260] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.580451 31274 ts_tablet_manager.cc:1434] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:11:42.581487 31274 tablet_bootstrap.cc:492] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.582247 31083 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.583431 31197 leader_election.cc:304] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.584393 31298 raft_consensus.cc:2804] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.584901 31298 raft_consensus.cc:697] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:42.585692 31298 consensus_queue.cc:237] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.572306 31303 raft_consensus.cc:515] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.591199 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.591782 31303 leader_election.cc:290] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.592388 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:42.593366 31274 tablet_bootstrap.cc:654] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:42.593966 31046 leader_election.cc:343] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.594607 31158 raft_consensus.cc:3060] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.596169 31303 raft_consensus.cc:493] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.596657 31303 raft_consensus.cc:515] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.599287 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.600461 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
W20260713 09:11:42.600589 31047 leader_election.cc:343] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.601117 31232 raft_consensus.cc:2468] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:42.602378 31046 leader_election.cc:304] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [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: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:42.603349 31302 raft_consensus.cc:2804] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.603770 31302 raft_consensus.cc:493] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.604090 31302 raft_consensus.cc:3060] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.606170 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.606806 31157 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.611320 31302 raft_consensus.cc:515] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.613525 31157 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.614138 31156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.614564 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:42.614996 31296 leader_election.cc:290] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.615126 31232 raft_consensus.cc:3060] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:42.615479 31047 leader_election.cc:343] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.617285 31158 raft_consensus.cc:2468] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:42.618311 31047 leader_election.cc:304] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:42.619490 31304 raft_consensus.cc:2804] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.619971 31304 raft_consensus.cc:697] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:42.620911 31303 leader_election.cc:290] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.620725 31304 consensus_queue.cc:237] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.622150 31272 tablet_bootstrap.cc:654] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.622602 31232 raft_consensus.cc:2468] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:42.623700 31046 leader_election.cc:304] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:42.624773 31278 raft_consensus.cc:2804] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.624341 31302 leader_election.cc:290] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.625702 31278 raft_consensus.cc:697] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:42.626668 31278 consensus_queue.cc:237] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.630571 31274 tablet_bootstrap.cc:492] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.631110 31274 ts_tablet_manager.cc:1403] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260713 09:11:42.633173 31298 raft_consensus.cc:493] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.633620 31298 raft_consensus.cc:515] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
W20260713 09:11:42.634044 31029 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:42.638500 31298 leader_election.cc:290] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.640411 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:42.641033 31083 raft_consensus.cc:2468] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.636667 31302 raft_consensus.cc:493] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.642314 31302 raft_consensus.cc:515] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.645810 31197 leader_election.cc:304] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.646796 31156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.641902 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.647382 31156 raft_consensus.cc:2468] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:42.648620 31047 leader_election.cc:304] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:42.649524 31303 raft_consensus.cc:2804] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.649885 31303 raft_consensus.cc:493] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.650211 31303 raft_consensus.cc:3060] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.653105 31298 raft_consensus.cc:2804] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.653546 31298 raft_consensus.cc:493] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.653945 31298 raft_consensus.cc:3060] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.664754 31303 raft_consensus.cc:515] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.667706 31156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.668247 31156 raft_consensus.cc:3060] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.675189 31156 raft_consensus.cc:2468] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:42.677423 31047 leader_election.cc:304] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:42.678180 31304 raft_consensus.cc:2804] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.678807 31304 raft_consensus.cc:697] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:42.679728 31276 tablet_bootstrap.cc:492] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.680182 31276 ts_tablet_manager.cc:1403] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.144s	user 0.030s	sys 0.064s
I20260713 09:11:42.680135 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.680685 31302 leader_election.cc:290] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.644281 31274 raft_consensus.cc:359] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.681733 31274 raft_consensus.cc:385] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.682036 31231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:42.681120 31303 leader_election.cc:290] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.682317 31274 raft_consensus.cc:740] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.680856 31232 raft_consensus.cc:2468] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:42.683538 31274 consensus_queue.cc:260] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.684566 31158 raft_consensus.cc:2468] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.686707 31304 consensus_queue.cc:237] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.688563 31274 ts_tablet_manager.cc:1434] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260713 09:11:42.677875 31272 tablet_bootstrap.cc:492] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:42.682088 31298 raft_consensus.cc:515] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.689787 31276 raft_consensus.cc:359] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.690421 31272 ts_tablet_manager.cc:1403] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.015s
I20260713 09:11:42.690474 31276 raft_consensus.cc:385] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.690862 31276 raft_consensus.cc:740] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.691620 31276 consensus_queue.cc:260] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.692472 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:42.692960 31272 raft_consensus.cc:359] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.693051 31083 raft_consensus.cc:3060] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.693629 31272 raft_consensus.cc:385] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.693766 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.694494 31158 raft_consensus.cc:3060] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.693957 31272 raft_consensus.cc:740] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.693763 31276 ts_tablet_manager.cc:1434] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:11:42.696092 31272 consensus_queue.cc:260] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.697328 31276 tablet_bootstrap.cc:492] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.699345 31272 ts_tablet_manager.cc:1434] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:42.699828 31083 raft_consensus.cc:2468] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.701056 31197 leader_election.cc:304] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.701952 31296 raft_consensus.cc:2804] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.702430 31296 raft_consensus.cc:697] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:42.703186 31296 consensus_queue.cc:237] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.703722 31276 tablet_bootstrap.cc:654] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.701031 31158 raft_consensus.cc:2468] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.706265 30978 catalog_manager.cc:5697] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.707633 31298 leader_election.cc:290] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.690150 31274 tablet_bootstrap.cc:492] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.716723 31276 tablet_bootstrap.cc:492] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.717140 31276 ts_tablet_manager.cc:1403] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:11:42.718243 31274 tablet_bootstrap.cc:654] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.717635 30979 catalog_manager.cc:5697] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.719388 30979 catalog_manager.cc:5697] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.721014 30979 catalog_manager.cc:5697] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.722340 30979 catalog_manager.cc:5697] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:42.723117 31274 tablet_bootstrap.cc:492] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.723618 31274 ts_tablet_manager.cc:1403] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.004s
I20260713 09:11:42.723958 31276 raft_consensus.cc:359] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.724614 31276 raft_consensus.cc:385] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.724915 31276 raft_consensus.cc:740] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.725551 31276 consensus_queue.cc:260] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.726262 31274 raft_consensus.cc:359] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.726917 31274 raft_consensus.cc:385] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.727213 31274 raft_consensus.cc:740] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.727747 31276 ts_tablet_manager.cc:1434] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:11:42.728003 31274 consensus_queue.cc:260] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.728684 31276 tablet_bootstrap.cc:492] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:42.728623 30978 catalog_manager.cc:5697] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.730204 31274 ts_tablet_manager.cc:1434] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:42.731084 31274 tablet_bootstrap.cc:492] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:42.734330 31276 tablet_bootstrap.cc:654] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.738659 31274 tablet_bootstrap.cc:654] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:42.740207 31304 raft_consensus.cc:493] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.740645 31304 raft_consensus.cc:515] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.742276 31296 raft_consensus.cc:493] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.742684 31304 leader_election.cc:290] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.744278 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e231f59429b4e5db986e90322f5ebeb" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.742717 31296 raft_consensus.cc:515] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
W20260713 09:11:42.745693 31047 leader_election.cc:343] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.746984 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e231f59429b4e5db986e90322f5ebeb" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:42.747941 31276 tablet_bootstrap.cc:492] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:42.748358 31276 ts_tablet_manager.cc:1403] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
W20260713 09:11:42.748281 31046 leader_election.cc:343] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:42.748782 31046 leader_election.cc:304] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:42.749617 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a706d1b521a147628e4ef156080813e0" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.749763 31304 raft_consensus.cc:2749] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:42.750339 31158 raft_consensus.cc:2393] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d40fceb7c347419fb221b3d390d51f08 in current term 1: Already voted for candidate 5ca53f3aa4a54f5288422305db648c80 in this term.
I20260713 09:11:42.751503 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a706d1b521a147628e4ef156080813e0" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:42.752187 31274 tablet_bootstrap.cc:492] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:42.752596 31274 ts_tablet_manager.cc:1403] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260713 09:11:42.752883 31197 leader_election.cc:304] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.753715 31298 raft_consensus.cc:3060] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.746886 31296 leader_election.cc:290] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.754918 31274 raft_consensus.cc:359] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.755544 31274 raft_consensus.cc:385] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.755781 31274 raft_consensus.cc:740] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.756378 31274 consensus_queue.cc:260] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.757210 31276 raft_consensus.cc:359] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.757854 31276 raft_consensus.cc:385] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:42.758101 31276 raft_consensus.cc:740] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:42.758719 31276 consensus_queue.cc:260] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.760306 31298 raft_consensus.cc:2749] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:42.760558 31276 ts_tablet_manager.cc:1434] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:11:42.761461 31274 ts_tablet_manager.cc:1434] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:11:42.831326 31298 consensus_queue.cc:1048] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.840601 31283 consensus_queue.cc:1048] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.888558 31283 raft_consensus.cc:493] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:42.888984 31283 raft_consensus.cc:515] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.890553 31283 leader_election.cc:290] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.891085 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e231f59429b4e5db986e90322f5ebeb" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:42.891383 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e231f59429b4e5db986e90322f5ebeb" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:42.891714 31083 raft_consensus.cc:2468] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.891952 31158 raft_consensus.cc:2468] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 0.
I20260713 09:11:42.892617 31197 leader_election.cc:304] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.893281 31283 raft_consensus.cc:2804] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:42.893551 31283 raft_consensus.cc:493] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:42.893842 31283 raft_consensus.cc:3060] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.898327 31283 raft_consensus.cc:515] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.899935 31283 leader_election.cc:290] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:42.900612 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e231f59429b4e5db986e90322f5ebeb" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:42.900785 31304 consensus_queue.cc:1048] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.900947 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e231f59429b4e5db986e90322f5ebeb" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.901211 31083 raft_consensus.cc:3060] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.901508 31158 raft_consensus.cc:3060] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:42.906801 31083 raft_consensus.cc:2468] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.907822 31197 leader_election.cc:304] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:42.907994 31158 raft_consensus.cc:2468] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 1.
I20260713 09:11:42.912091 31283 raft_consensus.cc:2804] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:42.912556 31283 raft_consensus.cc:697] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:42.913362 31283 consensus_queue.cc:237] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.913554 31278 consensus_queue.cc:1048] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.925501 30979 catalog_manager.cc:5697] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:42.954906 31232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
mode: GRACEFUL
new_leader_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:51474
I20260713 09:11:42.955332 31232 raft_consensus.cc:606] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Received request to transfer leadership to TS 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.959576 31232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
mode: GRACEFUL
new_leader_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:51474
I20260713 09:11:42.959981 31232 raft_consensus.cc:606] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Received request to transfer leadership to TS 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.964007 31232 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
mode: GRACEFUL
new_leader_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:51474
I20260713 09:11:42.964396 31232 raft_consensus.cc:606] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Received request to transfer leadership to TS 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:42.969087 31283 consensus_queue.cc:1048] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.975647 31296 raft_consensus.cc:993] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: : Instructing follower 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:42.976027 31296 raft_consensus.cc:1081] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Signalling peer 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:42.978173 31082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:43018
I20260713 09:11:42.978695 31082 raft_consensus.cc:493] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:42.979053 31082 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:42.982400 31083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:42.982883 31083 raft_consensus.cc:606] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:42.983754 31278 consensus_queue.cc:1048] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.987143 31082 raft_consensus.cc:515] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.987426 31298 consensus_queue.cc:1048] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:42.991719 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:42.994678 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:42.995177 31232 raft_consensus.cc:3055] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:42.995477 31232 raft_consensus.cc:740] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:42.996291 31232 consensus_queue.cc:260] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:42.997083 31082 leader_election.cc:290] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:42.997179 31232 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.001718 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:43.002282 31082 raft_consensus.cc:606] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:43.002298 31278 raft_consensus.cc:993] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.003289 31304 raft_consensus.cc:1081] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.005298 31157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43324
I20260713 09:11:43.005772 31157 raft_consensus.cc:493] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.006074 31157 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.008664 31278 consensus_queue.cc:1048] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.013093 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:43.013695 31082 raft_consensus.cc:606] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:43.012339 31157 raft_consensus.cc:515] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.016724 31157 leader_election.cc:290] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:43.017633 31156 raft_consensus.cc:1240] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Rejecting Update request from peer 5ca53f3aa4a54f5288422305db648c80 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:43.018846 31278 consensus_queue.cc:1059] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.019711 31304 raft_consensus.cc:3055] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.020051 31304 raft_consensus.cc:740] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.020812 31304 consensus_queue.cc:260] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.021677 31304 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.022374 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:43.022905 31082 raft_consensus.cc:606] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:43.016986 31232 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:43.029987 31046 leader_election.cc:304] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [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: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:43.031006 31278 raft_consensus.cc:2804] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.031379 31278 raft_consensus.cc:697] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.032126 31278 consensus_queue.cc:237] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.034525 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:43.039800 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:43.040987 31082 raft_consensus.cc:2468] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:43.041293 30978 catalog_manager.cc:5697] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 1 to 2, leader changed from d40fceb7c347419fb221b3d390d51f08 (127.26.134.67) to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.042439 31123 leader_election.cc:304] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [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: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:43.043344 31282 raft_consensus.cc:2804] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.055483 31282 raft_consensus.cc:697] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:43.056385 31282 consensus_queue.cc:237] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.062258 30978 catalog_manager.cc:5697] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 2 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.065691 31158 raft_consensus.cc:3060] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.071688 31278 consensus_queue.cc:1048] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.072610 31304 consensus_queue.cc:1048] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.078307 31278 raft_consensus.cc:993] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.078723 31278 raft_consensus.cc:1081] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.079481 31278 raft_consensus.cc:993] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.079820 31278 raft_consensus.cc:1081] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.080560 31158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43324
I20260713 09:11:43.081136 31158 raft_consensus.cc:493] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.081486 31158 raft_consensus.cc:3060] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.082300 31231 raft_consensus.cc:3060] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.085527 31157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43324
I20260713 09:11:43.086067 31157 raft_consensus.cc:493] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.086407 31157 raft_consensus.cc:3060] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.088328 31158 raft_consensus.cc:515] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.090894 31156 raft_consensus.cc:1240] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Rejecting Update request from peer 5ca53f3aa4a54f5288422305db648c80 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:43.091343 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:43.092233 31082 raft_consensus.cc:3055] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.093039 31158 leader_election.cc:290] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:43.092471 31157 raft_consensus.cc:515] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.093397 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:43.094810 31278 consensus_queue.cc:1059] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.095829 31157 leader_election.cc:290] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:43.096310 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:43.096858 31083 raft_consensus.cc:3055] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.097146 31083 raft_consensus.cc:740] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.097306 31158 raft_consensus.cc:1240] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Rejecting Update request from peer 5ca53f3aa4a54f5288422305db648c80 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:43.092527 31082 raft_consensus.cc:740] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.097785 31303 consensus_queue.cc:1048] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.098241 31082 consensus_queue.cc:260] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.099284 31082 raft_consensus.cc:3060] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.099092 31083 consensus_queue.cc:260] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.099984 31083 raft_consensus.cc:3060] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.108323 31083 raft_consensus.cc:2468] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
W20260713 09:11:43.099890 31277 consensus_queue.cc:1175] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d40fceb7c347419fb221b3d390d51f08" responder_term: 1 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: PRECEDING_ENTRY_DIDNT_MATCH status { code: ILLEGAL_STATE message: "Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 1. (index mismatch)" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:11:43.099306 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c6639e84234f3b9774efa427aebebc" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:43.110342 31123 leader_election.cc:304] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:43.111171 31282 raft_consensus.cc:2804] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.111605 31282 raft_consensus.cc:697] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:43.112360 31282 consensus_queue.cc:237] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.113571 31082 raft_consensus.cc:2468] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
W20260713 09:11:43.108758 31303 consensus_queue.cc:1175] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5ca53f3aa4a54f5288422305db648c80 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
W20260713 09:11:43.114114 31278 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:11:43.115509 31123 leader_election.cc:304] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [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: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:43.116545 31342 raft_consensus.cc:2804] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.116999 31342 raft_consensus.cc:697] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:43.117782 31342 consensus_queue.cc:237] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.123099 30979 catalog_manager.cc:5697] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 2 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.133951 30981 catalog_manager.cc:5697] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 2 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.165266 31231 raft_consensus.cc:3060] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:43.167160 31277 consensus_queue.cc:1048] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.172485 31277 consensus_queue.cc:1048] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.173424 31303 raft_consensus.cc:993] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.173920 31302 raft_consensus.cc:1081] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:43.175534 31157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43324
I20260713 09:11:43.176045 31157 raft_consensus.cc:493] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.176402 31157 raft_consensus.cc:3060] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.183228 31157 raft_consensus.cc:515] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.186123 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:43.187209 31082 raft_consensus.cc:3055] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.188954 31082 raft_consensus.cc:740] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.189706 31082 consensus_queue.cc:260] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.190745 31082 raft_consensus.cc:3060] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.193455 31157 leader_election.cc:290] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:43.194478 31231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c895ad1713be46cab41aacb4a9b26ec2" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:43.195073 31231 raft_consensus.cc:3060] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.197037 31082 raft_consensus.cc:2468] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:43.197991 31123 leader_election.cc:304] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:43.198568 31342 raft_consensus.cc:2804] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.198912 31342 raft_consensus.cc:697] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:43.199572 31342 consensus_queue.cc:237] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.200197 31231 raft_consensus.cc:2468] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:43.204689 30981 catalog_manager.cc:5697] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 2 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.224356 31298 raft_consensus.cc:493] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:43.224717 31298 raft_consensus.cc:515] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.226157 31298 leader_election.cc:290] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:43.226692 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:43.227067 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa4520c6d92412f9d8961df91af752c" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:43.227253 31082 raft_consensus.cc:2393] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d40fceb7c347419fb221b3d390d51f08 in current term 2: Already voted for candidate 25b07e4c85e44ffdb875a9b462f8dbed in this term.
I20260713 09:11:43.228148 31196 leader_election.cc:304] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [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: d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:43.228708 31298 raft_consensus.cc:3060] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.233373 31298 raft_consensus.cc:2749] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:11:43.259424 31298 consensus_queue.cc:1048] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.268098 31296 consensus_queue.cc:1048] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.275154 31283 raft_consensus.cc:993] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: : Instructing follower 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:43.275556 31296 raft_consensus.cc:1081] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Signalling peer 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:43.276872 31082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:43018
I20260713 09:11:43.277415 31082 raft_consensus.cc:493] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.277771 31082 raft_consensus.cc:3060] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.282439 31082 raft_consensus.cc:515] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.284147 31082 leader_election.cc:290] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:43.284638 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:43.285279 31157 raft_consensus.cc:3060] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.285542 31231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e303d629d1214de8a5ba870efcd60399" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:43.286000 31231 raft_consensus.cc:3055] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.286229 31231 raft_consensus.cc:740] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:43.286873 31231 consensus_queue.cc:260] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.287820 31231 raft_consensus.cc:3060] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.290702 31157 raft_consensus.cc:2468] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:43.291620 31047 leader_election.cc:304] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:43.292222 31277 raft_consensus.cc:2804] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.292583 31231 raft_consensus.cc:2468] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:43.292675 31277 raft_consensus.cc:697] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.293555 31277 consensus_queue.cc:237] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:43.299165 30979 catalog_manager.cc:5697] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 1 to 2, leader changed from d40fceb7c347419fb221b3d390d51f08 (127.26.134.67) to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.314338 31296 consensus_queue.cc:1048] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.323762 31298 consensus_queue.cc:1048] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.441624 31082 raft_consensus.cc:1275] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.442591 31342 consensus_queue.cc:1048] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.450816 31231 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.452989 31283 raft_consensus.cc:993] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: : Instructing follower 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:43.453442 31283 raft_consensus.cc:1081] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Signalling peer 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:43.455082 31083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:43018
I20260713 09:11:43.455605 31083 raft_consensus.cc:493] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:43.455958 31083 raft_consensus.cc:3060] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.459018 31231 raft_consensus.cc:1275] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.460225 31342 consensus_queue.cc:1048] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.461783 31083 raft_consensus.cc:515] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:43.463873 31083 leader_election.cc:290] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Requested vote from peers d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:43.464464 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:43.465054 31232 raft_consensus.cc:3055] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:43.465349 31232 raft_consensus.cc:740] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:43.465778 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92aa83cd5fbb48938550730d8b949e84" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:43.466271 31157 raft_consensus.cc:3060] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.466097 31232 consensus_queue.cc:260] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:43.467320 31232 raft_consensus.cc:3060] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.471541 31157 raft_consensus.cc:2468] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:43.472434 31047 leader_election.cc:304] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:43.472569 31232 raft_consensus.cc:2468] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:43.473222 31277 raft_consensus.cc:2804] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:43.473665 31277 raft_consensus.cc:697] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:43.474452 31277 consensus_queue.cc:237] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } }
I20260713 09:11:43.479709 30981 catalog_manager.cc:5697] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 1 to 2, leader changed from d40fceb7c347419fb221b3d390d51f08 (127.26.134.67) to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:43.501201 31083 raft_consensus.cc:1275] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.502177 31342 consensus_queue.cc:1048] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.510499 31232 raft_consensus.cc:1275] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.511714 31342 consensus_queue.cc:1048] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:43.514869 31231 raft_consensus.cc:3060] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.522742 31231 raft_consensus.cc:1275] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.523458 31232 raft_consensus.cc:1275] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.523934 31342 consensus_queue.cc:1048] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.525449 31277 consensus_queue.cc:1048] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.531451 31083 raft_consensus.cc:1275] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.536556 31282 consensus_queue.cc:1048] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.537099 31157 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:43.543838 31157 raft_consensus.cc:1275] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.575816 31302 consensus_queue.cc:1048] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:11:43.714461 31157 raft_consensus.cc:1275] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.715575 31302 consensus_queue.cc:1048] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.724169 31231 raft_consensus.cc:1275] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.726428 31303 consensus_queue.cc:1048] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.778530 31083 raft_consensus.cc:1275] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.779889 31282 consensus_queue.cc:1048] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.788290 31231 raft_consensus.cc:1275] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.790021 31282 consensus_queue.cc:1048] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.954051 31232 raft_consensus.cc:1275] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.955246 31302 consensus_queue.cc:1048] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:43.963964 31157 raft_consensus.cc:1275] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:43.965512 31277 consensus_queue.cc:1048] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:46.054829 30979 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53622:
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"
    }
  }
}
W20260713 09:11:46.057437 30979 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.
I20260713 09:11:46.104559 31072 tablet_service.cc:1511] Processing CreateTablet for tablet a1d24fd4dabe4c00b6aed207253fb7f9 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:46.105842 31140 tablet_service.cc:1511] Processing CreateTablet for tablet a1d24fd4dabe4c00b6aed207253fb7f9 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:46.106433 31072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d24fd4dabe4c00b6aed207253fb7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.107374 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d24fd4dabe4c00b6aed207253fb7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.108291 31221 tablet_service.cc:1511] Processing CreateTablet for tablet a1d24fd4dabe4c00b6aed207253fb7f9 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:46.109630 31221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d24fd4dabe4c00b6aed207253fb7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.111748 31214 tablet_service.cc:1511] Processing CreateTablet for tablet e4e1c732ab45488395da679591a97131 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:46.113085 31214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e1c732ab45488395da679591a97131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.114867 31068 tablet_service.cc:1511] Processing CreateTablet for tablet e4e1c732ab45488395da679591a97131 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:46.116122 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e1c732ab45488395da679591a97131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.122421 31141 tablet_service.cc:1511] Processing CreateTablet for tablet e4e1c732ab45488395da679591a97131 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:46.123682 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e1c732ab45488395da679591a97131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.127930 31217 tablet_service.cc:1511] Processing CreateTablet for tablet f3a2fc505c31494297b5c8812bb23d13 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:46.129244 31217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a2fc505c31494297b5c8812bb23d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.129966 31146 tablet_service.cc:1511] Processing CreateTablet for tablet f3a2fc505c31494297b5c8812bb23d13 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:46.131214 31146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a2fc505c31494297b5c8812bb23d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.129540 31069 tablet_service.cc:1511] Processing CreateTablet for tablet f3a2fc505c31494297b5c8812bb23d13 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:46.138065 31069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a2fc505c31494297b5c8812bb23d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.146945 31142 tablet_service.cc:1511] Processing CreateTablet for tablet 4976d264e99f42f2a0e29b93575a44f6 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:46.147738 31073 tablet_service.cc:1511] Processing CreateTablet for tablet 4976d264e99f42f2a0e29b93575a44f6 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:46.149132 31073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4976d264e99f42f2a0e29b93575a44f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.148168 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4976d264e99f42f2a0e29b93575a44f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.151816 31219 tablet_service.cc:1511] Processing CreateTablet for tablet 4976d264e99f42f2a0e29b93575a44f6 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:46.153071 31219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4976d264e99f42f2a0e29b93575a44f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.163331 31070 tablet_service.cc:1511] Processing CreateTablet for tablet ca019acb6e3d4a2ca21774e28c7c749e (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:46.164580 31070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca019acb6e3d4a2ca21774e28c7c749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.164376 31147 tablet_service.cc:1511] Processing CreateTablet for tablet ca019acb6e3d4a2ca21774e28c7c749e (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:46.165606 31147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca019acb6e3d4a2ca21774e28c7c749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.169641 31215 tablet_service.cc:1511] Processing CreateTablet for tablet ca019acb6e3d4a2ca21774e28c7c749e (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:46.170858 31215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca019acb6e3d4a2ca21774e28c7c749e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.173846 31071 tablet_service.cc:1511] Processing CreateTablet for tablet bcdf0d5c79604374a3ca5c25d11d7d3b (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:46.175132 31071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdf0d5c79604374a3ca5c25d11d7d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.183338 31370 tablet_bootstrap.cc:492] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.186787 31369 tablet_bootstrap.cc:492] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.190683 31143 tablet_service.cc:1511] Processing CreateTablet for tablet 1518b206d3a744a5b917700b6b91b8f3 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:46.191323 31221 tablet_service.cc:1511] Processing CreateTablet for tablet bcdf0d5c79604374a3ca5c25d11d7d3b (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:46.191931 31143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1518b206d3a744a5b917700b6b91b8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.192435 31214 tablet_service.cc:1511] Processing CreateTablet for tablet 1518b206d3a744a5b917700b6b91b8f3 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:46.193908 31067 tablet_service.cc:1511] Processing CreateTablet for tablet a51e6dbeee814605a24cb53f8d3caab5 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:46.195797 31145 tablet_service.cc:1511] Processing CreateTablet for tablet a51e6dbeee814605a24cb53f8d3caab5 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:46.196439 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51e6dbeee814605a24cb53f8d3caab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.198043 31145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51e6dbeee814605a24cb53f8d3caab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.197871 31217 tablet_service.cc:1511] Processing CreateTablet for tablet a51e6dbeee814605a24cb53f8d3caab5 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:46.195801 31214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1518b206d3a744a5b917700b6b91b8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.200338 31370 tablet_bootstrap.cc:654] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.202008 31066 tablet_service.cc:1511] Processing CreateTablet for tablet f243c45ecb8741aaae2f4d8fc05ac287 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:46.203234 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f243c45ecb8741aaae2f4d8fc05ac287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.205420 31221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdf0d5c79604374a3ca5c25d11d7d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.213114 31217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51e6dbeee814605a24cb53f8d3caab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.213289 31146 tablet_service.cc:1511] Processing CreateTablet for tablet bcdf0d5c79604374a3ca5c25d11d7d3b (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:46.223682 31146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcdf0d5c79604374a3ca5c25d11d7d3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.226148 31218 tablet_service.cc:1511] Processing CreateTablet for tablet f243c45ecb8741aaae2f4d8fc05ac287 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:46.229853 31069 tablet_service.cc:1511] Processing CreateTablet for tablet 1518b206d3a744a5b917700b6b91b8f3 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:46.230705 31218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f243c45ecb8741aaae2f4d8fc05ac287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.227835 31145 tablet_service.cc:1511] Processing CreateTablet for tablet f243c45ecb8741aaae2f4d8fc05ac287 (DEFAULT_TABLE table=soft_deleted_table [id=9867876da296460bbef91d32176080fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:46.235157 31145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f243c45ecb8741aaae2f4d8fc05ac287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.245265 31069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1518b206d3a744a5b917700b6b91b8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:46.248346 31369 tablet_bootstrap.cc:654] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.268257 31371 tablet_bootstrap.cc:492] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.278612 31371 tablet_bootstrap.cc:654] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.280646 31370 tablet_bootstrap.cc:492] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.281896 31370 ts_tablet_manager.cc:1403] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.007s
I20260713 09:11:46.284787 31370 raft_consensus.cc:359] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.288206 31370 raft_consensus.cc:385] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.288580 31370 raft_consensus.cc:740] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.289533 31370 consensus_queue.cc:260] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.298048 31370 ts_tablet_manager.cc:1434] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260713 09:11:46.298882 31370 tablet_bootstrap.cc:492] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.304006 31370 tablet_bootstrap.cc:654] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.307421 31369 tablet_bootstrap.cc:492] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.307785 31371 tablet_bootstrap.cc:492] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.307863 31369 ts_tablet_manager.cc:1403] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.012s
I20260713 09:11:46.308321 31371 ts_tablet_manager.cc:1403] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260713 09:11:46.309022 31370 tablet_bootstrap.cc:492] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.309487 31370 ts_tablet_manager.cc:1403] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:11:46.310242 31369 raft_consensus.cc:359] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.310740 31369 raft_consensus.cc:385] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.310957 31369 raft_consensus.cc:740] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.311136 31371 raft_consensus.cc:359] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.311533 31369 consensus_queue.cc:260] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.311843 31371 raft_consensus.cc:385] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.312222 31371 raft_consensus.cc:740] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.312074 31370 raft_consensus.cc:359] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.312848 31370 raft_consensus.cc:385] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.313133 31370 raft_consensus.cc:740] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.313112 31371 consensus_queue.cc:260] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.314015 31370 consensus_queue.cc:260] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.315533 31371 ts_tablet_manager.cc:1434] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:46.316124 31370 ts_tablet_manager.cc:1434] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:46.316208 31369 ts_tablet_manager.cc:1434] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:11:46.316996 31370 tablet_bootstrap.cc:492] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.317221 31369 tablet_bootstrap.cc:492] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.322039 31370 tablet_bootstrap.cc:654] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.323829 31369 tablet_bootstrap.cc:654] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.327530 31371 tablet_bootstrap.cc:492] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.331822 31369 tablet_bootstrap.cc:492] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.332307 31369 ts_tablet_manager.cc:1403] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:11:46.333770 31370 tablet_bootstrap.cc:492] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.334142 31371 tablet_bootstrap.cc:654] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.334256 31370 ts_tablet_manager.cc:1403] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:11:46.335125 31369 raft_consensus.cc:359] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.335862 31369 raft_consensus.cc:385] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.336184 31369 raft_consensus.cc:740] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.337019 31369 consensus_queue.cc:260] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.337147 31370 raft_consensus.cc:359] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.337972 31370 raft_consensus.cc:385] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.338342 31370 raft_consensus.cc:740] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.339423 31369 ts_tablet_manager.cc:1434] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:46.339267 31370 consensus_queue.cc:260] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.340356 31369 tablet_bootstrap.cc:492] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.346598 31369 tablet_bootstrap.cc:654] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.349138 31371 tablet_bootstrap.cc:492] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.349640 31371 ts_tablet_manager.cc:1403] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260713 09:11:46.350387 31370 ts_tablet_manager.cc:1434] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:11:46.351522 31370 tablet_bootstrap.cc:492] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.352372 31371 raft_consensus.cc:359] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.353112 31371 raft_consensus.cc:385] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.353442 31371 raft_consensus.cc:740] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.354182 31371 consensus_queue.cc:260] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.363476 31371 ts_tablet_manager.cc:1434] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:11:46.364380 31371 tablet_bootstrap.cc:492] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.364598 31370 tablet_bootstrap.cc:654] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.370545 31371 tablet_bootstrap.cc:654] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.375690 31369 tablet_bootstrap.cc:492] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.376133 31369 ts_tablet_manager.cc:1403] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.023s
I20260713 09:11:46.376202 31370 tablet_bootstrap.cc:492] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.376276 31371 tablet_bootstrap.cc:492] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.376853 31370 ts_tablet_manager.cc:1403] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:11:46.376888 31371 ts_tablet_manager.cc:1403] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:11:46.379088 31369 raft_consensus.cc:359] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.379865 31369 raft_consensus.cc:385] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.379657 31371 raft_consensus.cc:359] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.379928 31370 raft_consensus.cc:359] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.380452 31371 raft_consensus.cc:385] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.380340 31369 raft_consensus.cc:740] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.380743 31370 raft_consensus.cc:385] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.380846 31371 raft_consensus.cc:740] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.381188 31370 raft_consensus.cc:740] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.381436 31369 consensus_queue.cc:260] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.381696 31371 consensus_queue.cc:260] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.383615 31371 ts_tablet_manager.cc:1434] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:46.383901 31369 ts_tablet_manager.cc:1434] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:46.384342 31371 tablet_bootstrap.cc:492] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.384806 31369 tablet_bootstrap.cc:492] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.382097 31370 consensus_queue.cc:260] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.388851 31370 ts_tablet_manager.cc:1434] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:46.389815 31370 tablet_bootstrap.cc:492] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.390480 31371 tablet_bootstrap.cc:654] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.391350 31369 tablet_bootstrap.cc:654] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.395812 31370 tablet_bootstrap.cc:654] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.404194 31371 tablet_bootstrap.cc:492] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.404681 31371 ts_tablet_manager.cc:1403] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260713 09:11:46.407371 31371 raft_consensus.cc:359] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.408013 31370 tablet_bootstrap.cc:492] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.408146 31371 raft_consensus.cc:385] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.408684 31371 raft_consensus.cc:740] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.408742 31370 ts_tablet_manager.cc:1403] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:11:46.409663 31371 consensus_queue.cc:260] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.411455 31382 raft_consensus.cc:493] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.411783 31382 raft_consensus.cc:515] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.412740 31369 tablet_bootstrap.cc:492] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.413275 31369 ts_tablet_manager.cc:1403] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260713 09:11:46.413748 31370 raft_consensus.cc:359] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.414511 31370 raft_consensus.cc:385] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.414835 31370 raft_consensus.cc:740] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.413766 31382 leader_election.cc:290] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.414882 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.415922 31370 consensus_queue.cc:260] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.416088 31369 raft_consensus.cc:359] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.416880 31369 raft_consensus.cc:385] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.417204 31371 ts_tablet_manager.cc:1434] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:46.417230 31369 raft_consensus.cc:740] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.417467 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:46.418447 31371 tablet_bootstrap.cc:492] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.418385 31369 consensus_queue.cc:260] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.419374 31232 raft_consensus.cc:2468] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.422868 31046 leader_election.cc:304] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.422991 31157 raft_consensus.cc:2468] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.423674 31382 raft_consensus.cc:2804] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.424045 31369 ts_tablet_manager.cc:1434] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:11:46.424010 31382 raft_consensus.cc:493] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.424568 31382 raft_consensus.cc:3060] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.425132 31369 tablet_bootstrap.cc:492] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.430600 31369 tablet_bootstrap.cc:654] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.431205 31382 raft_consensus.cc:515] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.433231 31382 leader_election.cc:290] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.434360 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.434945 31232 raft_consensus.cc:3060] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.435847 31371 tablet_bootstrap.cc:654] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.439122 31157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.439664 31157 raft_consensus.cc:3060] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.439864 31370 ts_tablet_manager.cc:1434] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:11:46.440816 31370 tablet_bootstrap.cc:492] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.442473 31232 raft_consensus.cc:2468] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.447486 31157 raft_consensus.cc:2468] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.449070 31370 tablet_bootstrap.cc:654] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.452878 31046 leader_election.cc:304] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.453661 31277 raft_consensus.cc:2804] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.462867 31277 raft_consensus.cc:697] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.463815 31277 consensus_queue.cc:237] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.447546 31382 raft_consensus.cc:493] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.466735 31382 raft_consensus.cc:515] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.468796 31382 leader_election.cc:290] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.469631 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d24fd4dabe4c00b6aed207253fb7f9" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:46.470849 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d24fd4dabe4c00b6aed207253fb7f9" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
W20260713 09:11:46.470973 31047 leader_election.cc:343] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.471657 31232 raft_consensus.cc:2468] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.472663 31046 leader_election.cc:304] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [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: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:46.473423 31382 raft_consensus.cc:2804] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.473799 31382 raft_consensus.cc:493] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.474061 31382 raft_consensus.cc:3060] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.475457 31370 tablet_bootstrap.cc:492] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.476009 31370 ts_tablet_manager.cc:1403] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.011s
I20260713 09:11:46.478690 31371 tablet_bootstrap.cc:492] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.479429 31371 ts_tablet_manager.cc:1403] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.009s
I20260713 09:11:46.480322 31370 raft_consensus.cc:359] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.481112 31370 raft_consensus.cc:385] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.481396 31370 raft_consensus.cc:740] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.482084 31370 consensus_queue.cc:260] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.482311 31371 raft_consensus.cc:359] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.482990 31371 raft_consensus.cc:385] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.483268 31371 raft_consensus.cc:740] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.484287 31370 ts_tablet_manager.cc:1434] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:11:46.483930 31371 consensus_queue.cc:260] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.485476 31370 tablet_bootstrap.cc:492] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.485256 30981 catalog_manager.cc:5697] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.486356 31371 ts_tablet_manager.cc:1434] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:46.487260 31371 tablet_bootstrap.cc:492] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.496899 31370 tablet_bootstrap.cc:654] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.497375 31369 tablet_bootstrap.cc:492] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.497092 31382 raft_consensus.cc:515] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.497813 31369 ts_tablet_manager.cc:1403] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.023s
I20260713 09:11:46.498935 31382 leader_election.cc:290] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.499879 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d24fd4dabe4c00b6aed207253fb7f9" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.500551 31369 raft_consensus.cc:359] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.500993 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d24fd4dabe4c00b6aed207253fb7f9" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.501302 31369 raft_consensus.cc:385] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.496915 31371 tablet_bootstrap.cc:654] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.501650 31369 raft_consensus.cc:740] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
W20260713 09:11:46.501919 31047 leader_election.cc:343] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.502511 31232 raft_consensus.cc:3060] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.502558 31369 consensus_queue.cc:260] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.505033 31369 ts_tablet_manager.cc:1434] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:46.505839 31369 tablet_bootstrap.cc:492] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.508884 31277 raft_consensus.cc:493] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.509351 31277 raft_consensus.cc:515] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.509657 31232 raft_consensus.cc:2468] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.510746 31046 leader_election.cc:304] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:46.511272 31277 leader_election.cc:290] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.511632 31369 tablet_bootstrap.cc:654] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.511798 31277 raft_consensus.cc:2804] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.512281 31277 raft_consensus.cc:697] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.512614 31231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a2fc505c31494297b5c8812bb23d13" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.513231 31231 raft_consensus.cc:2468] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.513971 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a2fc505c31494297b5c8812bb23d13" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:46.514572 31158 raft_consensus.cc:2468] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.514654 31046 leader_election.cc:304] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.515841 31392 raft_consensus.cc:2804] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.516199 31392 raft_consensus.cc:493] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.516316 31277 consensus_queue.cc:237] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.516552 31392 raft_consensus.cc:3060] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.524444 31392 raft_consensus.cc:515] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.527701 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a2fc505c31494297b5c8812bb23d13" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.528432 31232 raft_consensus.cc:3060] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.530663 31392 leader_election.cc:290] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.537207 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a2fc505c31494297b5c8812bb23d13" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.537771 31158 raft_consensus.cc:3060] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.541574 31232 raft_consensus.cc:2468] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.542781 31046 leader_election.cc:304] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.543906 31399 raft_consensus.cc:2804] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.544464 31399 raft_consensus.cc:697] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.544800 31158 raft_consensus.cc:2468] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.545361 31399 consensus_queue.cc:237] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.551033 31370 tablet_bootstrap.cc:492] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.551491 31370 ts_tablet_manager.cc:1403] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.009s
I20260713 09:11:46.553207 31371 tablet_bootstrap.cc:492] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.553889 31371 ts_tablet_manager.cc:1403] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.019s
I20260713 09:11:46.553145 30978 catalog_manager.cc:5697] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.554162 31370 raft_consensus.cc:359] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.556768 31370 raft_consensus.cc:385] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.557170 31370 raft_consensus.cc:740] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.556798 31371 raft_consensus.cc:359] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.557586 31371 raft_consensus.cc:385] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.557988 31371 raft_consensus.cc:740] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.557886 31370 consensus_queue.cc:260] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.560057 31370 ts_tablet_manager.cc:1434] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:11:46.560981 31370 tablet_bootstrap.cc:492] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.563143 31371 consensus_queue.cc:260] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.565445 31371 ts_tablet_manager.cc:1434] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:46.568295 31370 tablet_bootstrap.cc:654] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.568755 31371 tablet_bootstrap.cc:492] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.570174 31369 tablet_bootstrap.cc:492] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.570677 31369 ts_tablet_manager.cc:1403] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.065s	user 0.037s	sys 0.022s
I20260713 09:11:46.573661 31369 raft_consensus.cc:359] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.574415 31369 raft_consensus.cc:385] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.574728 31369 raft_consensus.cc:740] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.575559 31369 consensus_queue.cc:260] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.571991 30979 catalog_manager.cc:5697] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.577940 31369 ts_tablet_manager.cc:1434] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:46.578966 31369 tablet_bootstrap.cc:492] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.583065 31371 tablet_bootstrap.cc:654] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.584911 31369 tablet_bootstrap.cc:654] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.588361 31370 tablet_bootstrap.cc:492] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.588786 31370 ts_tablet_manager.cc:1403] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.014s
I20260713 09:11:46.591178 31370 raft_consensus.cc:359] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.591825 31370 raft_consensus.cc:385] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.592121 31370 raft_consensus.cc:740] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.592860 31370 consensus_queue.cc:260] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.594769 31370 ts_tablet_manager.cc:1434] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:46.595721 31370 tablet_bootstrap.cc:492] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: Bootstrap starting.
I20260713 09:11:46.596721 31371 tablet_bootstrap.cc:492] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.597240 31371 ts_tablet_manager.cc:1403] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260713 09:11:46.599855 31371 raft_consensus.cc:359] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.600567 31371 raft_consensus.cc:385] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.600905 31371 raft_consensus.cc:740] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.601760 31369 tablet_bootstrap.cc:492] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.601883 31370 tablet_bootstrap.cc:654] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.602535 31369 ts_tablet_manager.cc:1403] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:11:46.601701 31371 consensus_queue.cc:260] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.605528 31282 raft_consensus.cc:493] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.605978 31282 raft_consensus.cc:515] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.607398 31369 raft_consensus.cc:359] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.608065 31369 raft_consensus.cc:385] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.608317 31369 raft_consensus.cc:740] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.609098 31369 consensus_queue.cc:260] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.609957 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:46.610549 31083 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 0.
I20260713 09:11:46.611476 31369 ts_tablet_manager.cc:1434] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:46.611943 31123 leader_election.cc:304] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.612457 31369 tablet_bootstrap.cc:492] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.612874 31371 ts_tablet_manager.cc:1434] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260713 09:11:46.613932 31371 tablet_bootstrap.cc:492] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.615414 31282 leader_election.cc:290] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.616954 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.623090 31371 tablet_bootstrap.cc:654] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.624634 31232 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 0.
I20260713 09:11:46.625705 31370 tablet_bootstrap.cc:492] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: No bootstrap required, opened a new log
I20260713 09:11:46.626039 31369 tablet_bootstrap.cc:654] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.626163 31370 ts_tablet_manager.cc:1403] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260713 09:11:46.612962 31393 raft_consensus.cc:2804] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.626794 31393 raft_consensus.cc:493] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.627104 31393 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.629027 31370 raft_consensus.cc:359] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.629657 31370 raft_consensus.cc:385] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.629916 31370 raft_consensus.cc:740] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.630640 31370 consensus_queue.cc:260] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.632745 31370 ts_tablet_manager.cc:1434] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:11:46.636634 31399 raft_consensus.cc:493] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.637056 31399 raft_consensus.cc:515] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.639082 31399 leader_election.cc:290] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.639864 31371 tablet_bootstrap.cc:492] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.640273 31371 ts_tablet_manager.cc:1403] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260713 09:11:46.641281 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4976d264e99f42f2a0e29b93575a44f6" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:46.641839 31158 raft_consensus.cc:2468] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.642598 31371 raft_consensus.cc:359] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.642997 31047 leader_election.cc:304] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.643234 31371 raft_consensus.cc:385] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.643496 31371 raft_consensus.cc:740] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.644030 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4976d264e99f42f2a0e29b93575a44f6" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.644135 31371 consensus_queue.cc:260] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.644642 31232 raft_consensus.cc:2468] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.645153 31382 raft_consensus.cc:2804] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.645524 31382 raft_consensus.cc:493] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.637539 31393 raft_consensus.cc:515] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.645870 31382 raft_consensus.cc:3060] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.647817 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:46.648375 31083 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.654003 31371 ts_tablet_manager.cc:1434] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:11:46.654070 31382 raft_consensus.cc:515] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.656585 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4976d264e99f42f2a0e29b93575a44f6" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.657101 31158 raft_consensus.cc:3060] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.658488 31371 tablet_bootstrap.cc:492] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: Bootstrap starting.
I20260713 09:11:46.659663 31083 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 1.
I20260713 09:11:46.660887 31123 leader_election.cc:304] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.661650 31282 raft_consensus.cc:2804] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.662106 31282 raft_consensus.cc:697] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:46.663187 31158 raft_consensus.cc:2468] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.662920 31282 consensus_queue.cc:237] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.664453 31371 tablet_bootstrap.cc:654] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.664322 31047 leader_election.cc:304] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.665169 31399 raft_consensus.cc:2804] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.665604 31399 raft_consensus.cc:697] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.666330 31399 consensus_queue.cc:237] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
W20260713 09:11:46.669895 31029 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:46.671370 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.672143 31232 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.672446 31231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4976d264e99f42f2a0e29b93575a44f6" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.672255 30977 catalog_manager.cc:5697] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 1 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.673111 31231 raft_consensus.cc:3060] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.679626 31282 raft_consensus.cc:493] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.680075 31282 raft_consensus.cc:515] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.681903 31282 leader_election.cc:290] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.683630 31231 raft_consensus.cc:2468] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.684122 31230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.684950 31382 leader_election.cc:290] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
W20260713 09:11:46.685958 31121 leader_election.cc:343] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.687418 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:46.687969 31371 tablet_bootstrap.cc:492] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: No bootstrap required, opened a new log
I20260713 09:11:46.688426 31371 ts_tablet_manager.cc:1403] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.009s
I20260713 09:11:46.688048 31082 raft_consensus.cc:2468] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 0.
I20260713 09:11:46.688592 31232 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 1.
I20260713 09:11:46.690338 31123 leader_election.cc:304] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [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: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:46.691201 31282 raft_consensus.cc:2804] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.691623 31282 raft_consensus.cc:493] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.692018 31282 raft_consensus.cc:3060] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.691675 30980 catalog_manager.cc:5697] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.691010 31371 raft_consensus.cc:359] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.693351 31371 raft_consensus.cc:385] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.693658 31371 raft_consensus.cc:740] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.694633 31369 tablet_bootstrap.cc:492] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.694433 31371 consensus_queue.cc:260] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.695087 31369 ts_tablet_manager.cc:1403] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.033s
I20260713 09:11:46.696614 31371 ts_tablet_manager.cc:1434] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:11:46.691727 31393 leader_election.cc:290] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.697597 31369 raft_consensus.cc:359] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.698220 31369 raft_consensus.cc:385] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.698415 31369 raft_consensus.cc:740] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.699051 31369 consensus_queue.cc:260] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.699528 31282 raft_consensus.cc:515] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.700937 31369 ts_tablet_manager.cc:1434] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:11:46.702121 31369 tablet_bootstrap.cc:492] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: Bootstrap starting.
I20260713 09:11:46.701987 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:46.702554 31083 raft_consensus.cc:3060] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.707818 31369 tablet_bootstrap.cc:654] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:46.708624 31083 raft_consensus.cc:2468] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 1.
I20260713 09:11:46.709748 31123 leader_election.cc:304] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.710769 31393 raft_consensus.cc:2804] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.712608 31369 tablet_bootstrap.cc:492] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: No bootstrap required, opened a new log
I20260713 09:11:46.713088 31369 ts_tablet_manager.cc:1403] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:11:46.713959 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
W20260713 09:11:46.715095 31121 leader_election.cc:343] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:46.711858 31393 raft_consensus.cc:697] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:46.715406 31369 raft_consensus.cc:359] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.715724 31282 leader_election.cc:290] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.716022 31369 raft_consensus.cc:385] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:46.716301 31369 raft_consensus.cc:740] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Initialized, Role: FOLLOWER
I20260713 09:11:46.716846 31369 consensus_queue.cc:260] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.718101 31369 ts_tablet_manager.cc:1434] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:46.716168 31393 consensus_queue.cc:237] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.725525 30980 catalog_manager.cc:5697] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 1 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.747040 31382 raft_consensus.cc:493] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.747397 31382 raft_consensus.cc:515] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.748744 31382 leader_election.cc:290] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.749375 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:46.749629 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.749967 31158 raft_consensus.cc:2468] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.750128 31232 raft_consensus.cc:2468] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.750880 31047 leader_election.cc:304] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.751462 31382 raft_consensus.cc:2804] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.751760 31382 raft_consensus.cc:493] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.752015 31382 raft_consensus.cc:3060] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.756366 31382 raft_consensus.cc:515] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.757722 31382 leader_election.cc:290] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.758286 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.758601 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.758733 31158 raft_consensus.cc:3060] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.758994 31232 raft_consensus.cc:3060] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.762720 31232 raft_consensus.cc:2468] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.762989 31158 raft_consensus.cc:2468] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.763453 31046 leader_election.cc:304] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.764063 31382 raft_consensus.cc:2804] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.764401 31382 raft_consensus.cc:697] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.765239 31399 raft_consensus.cc:493] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.765098 31382 consensus_queue.cc:237] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.765604 31399 raft_consensus.cc:515] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.767220 31399 leader_election.cc:290] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.767763 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:46.768153 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.768321 31158 raft_consensus.cc:2468] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.768788 31232 raft_consensus.cc:2468] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 0.
I20260713 09:11:46.769531 31047 leader_election.cc:304] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.770637 31382 raft_consensus.cc:2804] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.771021 31382 raft_consensus.cc:493] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.771347 31382 raft_consensus.cc:3060] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.777273 31382 raft_consensus.cc:515] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.778775 31382 leader_election.cc:290] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.779469 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.779770 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.779971 31158 raft_consensus.cc:3060] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.780270 31232 raft_consensus.cc:3060] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.783998 31158 raft_consensus.cc:2468] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.784803 31047 leader_election.cc:304] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.785403 31382 raft_consensus.cc:2804] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.785768 31382 raft_consensus.cc:697] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.785889 31232 raft_consensus.cc:2468] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 1.
I20260713 09:11:46.786862 31382 consensus_queue.cc:237] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.786885 30977 catalog_manager.cc:5697] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.802919 30977 catalog_manager.cc:5697] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.803706 31393 raft_consensus.cc:493] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.803875 31282 raft_consensus.cc:493] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:46.804181 31393 raft_consensus.cc:515] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.804313 31282 raft_consensus.cc:515] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.806088 31282 leader_election.cc:290] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.806097 31393 leader_election.cc:290] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.807250 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1518b206d3a744a5b917700b6b91b8f3" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:46.807811 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d24fd4dabe4c00b6aed207253fb7f9" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.807894 31083 raft_consensus.cc:2468] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 0.
I20260713 09:11:46.808514 31232 raft_consensus.cc:2393] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25b07e4c85e44ffdb875a9b462f8dbed in current term 1: Already voted for candidate 5ca53f3aa4a54f5288422305db648c80 in this term.
I20260713 09:11:46.808992 31230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1518b206d3a744a5b917700b6b91b8f3" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08" is_pre_election: true
I20260713 09:11:46.808327 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d24fd4dabe4c00b6aed207253fb7f9" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:46.809566 31230 raft_consensus.cc:2468] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 0.
I20260713 09:11:46.810550 31121 leader_election.cc:304] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.811110 31393 raft_consensus.cc:2804] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:46.811287 31123 leader_election.cc:304] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed; no voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:46.811483 31393 raft_consensus.cc:493] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:46.811893 31393 raft_consensus.cc:3060] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.812036 31282 raft_consensus.cc:3060] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.816308 31393 raft_consensus.cc:515] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.816577 31282 raft_consensus.cc:2749] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:46.817907 31393 leader_election.cc:290] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:46.818459 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1518b206d3a744a5b917700b6b91b8f3" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:46.818756 31230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1518b206d3a744a5b917700b6b91b8f3" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:46.818950 31082 raft_consensus.cc:3060] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.819213 31230 raft_consensus.cc:3060] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:46.823649 31082 raft_consensus.cc:2468] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 1.
I20260713 09:11:46.824054 31230 raft_consensus.cc:2468] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 1.
I20260713 09:11:46.824638 31123 leader_election.cc:304] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:46.825376 31393 raft_consensus.cc:2804] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:46.825718 31393 raft_consensus.cc:697] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:46.826352 31393 consensus_queue.cc:237] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.838757 30977 catalog_manager.cc:5697] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 0 to 1, leader changed from <none> to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 1 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:46.883633 31158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1c732ab45488395da679591a97131"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
mode: GRACEFUL
new_leader_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:43340
I20260713 09:11:46.884124 31158 raft_consensus.cc:606] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Received request to transfer leadership to TS 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:46.892850 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:46.893280 31082 raft_consensus.cc:606] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:46.901875 31382 consensus_queue.cc:1048] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.902449 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:46.903002 31082 raft_consensus.cc:606] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS 25b07e4c85e44ffdb875a9b462f8dbed
I20260713 09:11:46.909888 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:11:46.912101 31082 raft_consensus.cc:606] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Received request to transfer leadership to TS d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:46.915103 31277 consensus_queue.cc:1048] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:46.922269 31382 raft_consensus.cc:993] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:46.922699 31399 raft_consensus.cc:1081] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:46.924489 31232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:51460
I20260713 09:11:46.925010 31232 raft_consensus.cc:493] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:46.925338 31232 raft_consensus.cc:3060] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.930935 31232 raft_consensus.cc:515] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.933019 31232 leader_election.cc:290] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:46.933161 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:46.933799 31082 raft_consensus.cc:3055] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:46.934103 31082 raft_consensus.cc:740] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:46.934850 31082 consensus_queue.cc:260] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.934954 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f243c45ecb8741aaae2f4d8fc05ac287" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:46.936035 31082 raft_consensus.cc:3060] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.937388 31158 raft_consensus.cc:3060] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:46.941840 31082 raft_consensus.cc:2468] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 2.
I20260713 09:11:46.942827 31197 leader_election.cc:304] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:46.943506 31374 raft_consensus.cc:2804] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:46.943523 31158 raft_consensus.cc:2468] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 2.
I20260713 09:11:46.944643 31374 raft_consensus.cc:697] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 2 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:46.945394 31374 consensus_queue.cc:237] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:46.950567 30980 catalog_manager.cc:5697] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:47.000130 31399 consensus_queue.cc:1048] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.008706 31277 consensus_queue.cc:1048] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.034843 31277 consensus_queue.cc:1048] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.043248 31392 consensus_queue.cc:1048] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.049700 31374 raft_consensus.cc:493] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:47.050149 31374 raft_consensus.cc:515] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.052155 31374 leader_election.cc:290] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:47.054149 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" is_pre_election: true
I20260713 09:11:47.055971 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca53f3aa4a54f5288422305db648c80" is_pre_election: true
I20260713 09:11:47.056620 31082 raft_consensus.cc:2393] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d40fceb7c347419fb221b3d390d51f08 in current term 1: Already voted for candidate 25b07e4c85e44ffdb875a9b462f8dbed in this term.
I20260713 09:11:47.057402 31197 leader_election.cc:304] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d40fceb7c347419fb221b3d390d51f08; no voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80
I20260713 09:11:47.058058 31374 raft_consensus.cc:3060] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:47.063120 31374 raft_consensus.cc:2749] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:47.069640 31392 consensus_queue.cc:1048] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.073323 31282 consensus_queue.cc:1048] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.078899 31277 consensus_queue.cc:1048] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.092006 31282 consensus_queue.cc:1048] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.099730 31390 raft_consensus.cc:993] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: : Instructing follower 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:47.100085 31282 raft_consensus.cc:1081] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Signalling peer 5ca53f3aa4a54f5288422305db648c80 to start an election
I20260713 09:11:47.101621 31082 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1c732ab45488395da679591a97131"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
 from {username='slave'} at 127.0.0.1:43036
I20260713 09:11:47.102437 31082 raft_consensus.cc:493] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:47.102825 31082 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.108681 31082 raft_consensus.cc:515] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.110669 31082 leader_election.cc:290] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Requested vote from peers 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:47.111042 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:47.111083 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "5ca53f3aa4a54f5288422305db648c80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:47.111725 31232 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.111795 31158 raft_consensus.cc:3055] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:47.112126 31158 raft_consensus.cc:740] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:47.112632 31158 consensus_queue.cc:260] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.113495 31158 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.116981 31232 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:47.117734 31158 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca53f3aa4a54f5288422305db648c80 in term 2.
I20260713 09:11:47.117796 31046 leader_election.cc:304] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:47.118616 31399 raft_consensus.cc:2804] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.119066 31399 raft_consensus.cc:697] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Becoming Leader. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:47.119824 31399 consensus_queue.cc:237] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.125600 30979 catalog_manager.cc:5697] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 reported cstate change: term changed from 1 to 2, leader changed from 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66) to 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5ca53f3aa4a54f5288422305db648c80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.146168 31282 consensus_queue.cc:1048] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.152639 31399 consensus_queue.cc:1048] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.155831 31390 consensus_queue.cc:1048] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.160995 31392 raft_consensus.cc:993] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:47.161448 31392 raft_consensus.cc:1081] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:47.163512 31157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43324
I20260713 09:11:47.164412 31157 raft_consensus.cc:493] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:47.164762 31157 raft_consensus.cc:3060] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.166865 31277 consensus_queue.cc:1048] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.170944 31157 raft_consensus.cc:515] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.173135 31157 leader_election.cc:290] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:47.174252 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:47.174863 31083 raft_consensus.cc:3055] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:47.175199 31083 raft_consensus.cc:740] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:47.175916 31083 consensus_queue.cc:260] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.176733 31083 raft_consensus.cc:3060] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.180469 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca019acb6e3d4a2ca21774e28c7c749e" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:47.180869 31232 raft_consensus.cc:3060] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.184216 31083 raft_consensus.cc:2468] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:47.185251 31123 leader_election.cc:304] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:47.185962 31390 raft_consensus.cc:2804] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.186406 31390 raft_consensus.cc:697] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:47.187224 31232 raft_consensus.cc:2468] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:47.187321 31390 consensus_queue.cc:237] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.193820 30979 catalog_manager.cc:5697] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 2 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.228708 31390 consensus_queue.cc:1048] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.238081 31282 consensus_queue.cc:1048] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.303328 31277 consensus_queue.cc:1048] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.309316 31392 raft_consensus.cc:993] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:47.309760 31382 raft_consensus.cc:1081] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Signalling peer 25b07e4c85e44ffdb875a9b462f8dbed to start an election
I20260713 09:11:47.312789 31399 consensus_queue.cc:1048] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:47.313419 31157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
 from {username='slave'} at 127.0.0.1:43324
I20260713 09:11:47.314029 31157 raft_consensus.cc:493] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:47.314429 31157 raft_consensus.cc:3060] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.321755 31157 raft_consensus.cc:515] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.323156 31157 leader_election.cc:290] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), d40fceb7c347419fb221b3d390d51f08 (127.26.134.67:42837)
I20260713 09:11:47.323841 31083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:47.324425 31083 raft_consensus.cc:3055] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:47.324642 31083 raft_consensus.cc:740] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:47.324950 31232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e6dbeee814605a24cb53f8d3caab5" candidate_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
I20260713 09:11:47.325323 31083 consensus_queue.cc:260] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.325461 31232 raft_consensus.cc:3060] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.326571 31083 raft_consensus.cc:3060] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:47.330348 31232 raft_consensus.cc:2468] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:47.331408 31083 raft_consensus.cc:2468] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25b07e4c85e44ffdb875a9b462f8dbed in term 2.
I20260713 09:11:47.332417 31123 leader_election.cc:304] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, 5ca53f3aa4a54f5288422305db648c80; no voters: 
I20260713 09:11:47.333137 31282 raft_consensus.cc:2804] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:47.333365 31083 raft_consensus.cc:1275] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.333597 31282 raft_consensus.cc:697] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Leader. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:47.334419 31282 consensus_queue.cc:237] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:47.334641 31374 consensus_queue.cc:1048] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.341744 31157 raft_consensus.cc:1275] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.342988 31374 consensus_queue.cc:1048] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.343475 30980 catalog_manager.cc:5697] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed reported cstate change: term changed from 1 to 2, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66). New cstate: current_term: 2 leader_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:47.501871 31157 raft_consensus.cc:1275] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.503034 31277 consensus_queue.cc:1048] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.510330 31232 raft_consensus.cc:1275] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 5ca53f3aa4a54f5288422305db648c80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.511741 31440 consensus_queue.cc:1048] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.574364 31082 raft_consensus.cc:1275] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.575436 31393 consensus_queue.cc:1048] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.581764 31232 raft_consensus.cc:1275] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.583070 31282 consensus_queue.cc:1048] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.757844 31082 raft_consensus.cc:1275] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.759032 31393 consensus_queue.cc:1048] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:47.765714 31232 raft_consensus.cc:1275] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Refusing update from remote peer 25b07e4c85e44ffdb875a9b462f8dbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:47.767566 31393 consensus_queue.cc:1048] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:49.919569 30979 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53622:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:49.937296 30979 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53622:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:50.105051 27161 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:50.121023 31480 tablet.cc:1724] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:50.190601 31470 log.cc:927] Time spent T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
W20260713 09:11:50.172511 31467 log.cc:927] Time spent T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
W20260713 09:11:50.191083 31472 log.cc:927] Time spent T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260713 09:11:50.233492 31490 tablet.cc:1724] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:50.237609 31109 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:ca019acb6e3d4a2ca21774e28c7c749e)
W20260713 09:11:50.239950 31109 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:ca019acb6e3d4a2ca21774e28c7c749e)
W20260713 09:11:50.240492 31477 log.cc:927] Time spent T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260713 09:11:50.239712 31488 tablet.cc:1724] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.172859 31473 tablet.cc:1724] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.216202 31479 tablet.cc:1724] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:50.244369 31184 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:bcdf0d5c79604374a3ca5c25d11d7d3b)
I20260713 09:11:50.352546 31479 tablet.cc:1724] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:50.308482 31047 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.66:33721, user_credentials={real_user=slave}} blocked reactor thread for 64241.8us
W20260713 09:11:50.308602 31046 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:42837, user_credentials={real_user=slave}} blocked reactor thread for 75800.2us
I20260713 09:11:50.360409 31157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
mode: GRACEFUL
new_leader_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:43352
I20260713 09:11:50.361044 31157 raft_consensus.cc:606] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Received request to transfer leadership to TS d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:50.352100 31493 tablet.cc:1724] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.410933 31480 tablet.cc:1724] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.419490 31473 tablet.cc:1724] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.419992 31504 tablet.cc:1724] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.423017 31503 tablet.cc:1724] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.363035 31502 tablet.cc:1724] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.404852 31494 tablet.cc:1724] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.422042 31499 tablet.cc:1724] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.461661 31507 tablet.cc:1724] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.475723 31502 tablet.cc:1724] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.444929 31488 tablet.cc:1724] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.461139 31479 tablet.cc:1724] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.488931 31499 tablet.cc:1724] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.459555 31504 tablet.cc:1724] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.491237 31494 tablet.cc:1724] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.498826 31480 tablet.cc:1724] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:11:50.480335 31196 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.66:33721, user_credentials={real_user=slave}} blocked reactor thread for 95305.2us
I20260713 09:11:50.504248 31482 raft_consensus.cc:993] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: : Instructing follower d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.505040 31482 raft_consensus.cc:1081] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Signalling peer d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.505659 31502 tablet.cc:1724] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.513834 31473 tablet.cc:1724] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.526939 31490 tablet.cc:1724] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.527823 31231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:51478
I20260713 09:11:50.528363 31231 raft_consensus.cc:493] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.528746 31231 raft_consensus.cc:3060] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.534888 31507 tablet.cc:1724] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.560956 31082 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e1c732ab45488395da679591a97131"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:43040
I20260713 09:11:50.561480 31082 raft_consensus.cc:606] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Received request to transfer leadership to TS d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:50.561972 31507 tablet.cc:1724] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:50.562812 27161 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:11:50.563795 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:50.568274 31231 raft_consensus.cc:515] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.571236 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:50.571753 31158 raft_consensus.cc:3055] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:50.572003 31158 raft_consensus.cc:740] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:50.573089 31083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df"
dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
mode: GRACEFUL
new_leader_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:43040
I20260713 09:11:50.572729 31158 consensus_queue.cc:260] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.573635 31083 raft_consensus.cc:606] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Received request to transfer leadership to TS d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:50.573872 31231 leader_election.cc:290] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 2 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:50.571256 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcdf0d5c79604374a3ca5c25d11d7d3b" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:50.574618 31082 raft_consensus.cc:3060] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.576803 31155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf"
dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
mode: GRACEFUL
new_leader_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:43352
I20260713 09:11:50.577342 31155 raft_consensus.cc:606] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Received request to transfer leadership to TS d40fceb7c347419fb221b3d390d51f08
I20260713 09:11:50.574028 31158 raft_consensus.cc:3060] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:50.580615 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:50.581182 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:50.583328 31158 raft_consensus.cc:2468] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 2.
I20260713 09:11:50.583328 31082 raft_consensus.cc:2468] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 2.
I20260713 09:11:50.584609 31196 leader_election.cc:304] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:50.585487 31509 raft_consensus.cc:2804] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:50.585841 31509 raft_consensus.cc:697] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 2 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:50.586439 31509 consensus_queue.cc:237] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.590899 30979 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850: soft_deleted_table [id=9867876da296460bbef91d32176080fb] alter complete (version 1)
I20260713 09:11:50.598944 30979 catalog_manager.cc:5697] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 1 to 2, leader changed from 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66) to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.697422 31508 raft_consensus.cc:993] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.697919 31456 raft_consensus.cc:1081] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Signalling peer d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.699117 31231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:51460
I20260713 09:11:50.699546 31231 raft_consensus.cc:493] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.699815 31231 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.704278 31231 raft_consensus.cc:515] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.705734 31231 leader_election.cc:290] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 3 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:50.706332 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:50.706597 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c407900d26714e0eb2d3f84cbb7517df" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:50.706833 31082 raft_consensus.cc:3055] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:50.707144 31082 raft_consensus.cc:740] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:50.707175 31158 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.707739 31082 consensus_queue.cc:260] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.708560 31082 raft_consensus.cc:3060] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.711141 31158 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 3.
I20260713 09:11:50.711994 31196 leader_election.cc:304] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [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: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:50.712380 31082 raft_consensus.cc:2468] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 3.
I20260713 09:11:50.712610 31509 raft_consensus.cc:2804] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:50.713104 31509 raft_consensus.cc:697] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 3 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:50.713820 31509 consensus_queue.cc:237] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.720700 30979 catalog_manager.cc:5697] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 2 to 3, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.833640 31282 raft_consensus.cc:993] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: : Instructing follower d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.834174 31444 raft_consensus.cc:1081] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Signalling peer d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.835438 31231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:51478
I20260713 09:11:50.835870 31231 raft_consensus.cc:493] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.836130 31231 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.841259 31231 raft_consensus.cc:515] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.842933 31231 leader_election.cc:290] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 3 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:50.843551 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:50.843760 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bbe3f641c644dab7be9a4966f62fcf" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:50.844063 31082 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.844229 31158 raft_consensus.cc:3055] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:50.844501 31158 raft_consensus.cc:740] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 25b07e4c85e44ffdb875a9b462f8dbed, State: Running, Role: LEADER
I20260713 09:11:50.845094 31158 consensus_queue.cc:260] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.845909 31158 raft_consensus.cc:3060] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.848477 31082 raft_consensus.cc:2468] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 3.
I20260713 09:11:50.849280 31197 leader_election.cc:304] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [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: 5ca53f3aa4a54f5288422305db648c80, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:50.849874 31509 raft_consensus.cc:2804] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:50.849889 31158 raft_consensus.cc:2468] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 3.
I20260713 09:11:50.850474 31509 raft_consensus.cc:697] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 3 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:50.851173 31509 consensus_queue.cc:237] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.857904 30979 catalog_manager.cc:5697] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 2 to 3, leader changed from 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66) to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.918797 31508 raft_consensus.cc:993] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: : Instructing follower d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.919162 31456 raft_consensus.cc:1081] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Signalling peer d40fceb7c347419fb221b3d390d51f08 to start an election
I20260713 09:11:50.920378 31231 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e1c732ab45488395da679591a97131"
dest_uuid: "d40fceb7c347419fb221b3d390d51f08"
 from {username='slave'} at 127.0.0.1:51460
I20260713 09:11:50.920846 31231 raft_consensus.cc:493] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:50.921133 31231 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.925980 31231 raft_consensus.cc:515] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.927407 31231 leader_election.cc:290] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [CANDIDATE]: Term 3 election: Requested vote from peers 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153), 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721)
I20260713 09:11:50.928015 31082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5ca53f3aa4a54f5288422305db648c80"
I20260713 09:11:50.928308 31158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e1c732ab45488395da679591a97131" candidate_uuid: "d40fceb7c347419fb221b3d390d51f08" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "25b07e4c85e44ffdb875a9b462f8dbed"
I20260713 09:11:50.928545 31082 raft_consensus.cc:3055] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:11:50.928882 31158 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.928894 31082 raft_consensus.cc:740] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ca53f3aa4a54f5288422305db648c80, State: Running, Role: LEADER
I20260713 09:11:50.929774 31082 consensus_queue.cc:260] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.930750 31082 raft_consensus.cc:3060] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:11:50.933451 31158 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 3.
I20260713 09:11:50.934218 31196 leader_election.cc:304] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [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: 25b07e4c85e44ffdb875a9b462f8dbed, d40fceb7c347419fb221b3d390d51f08; no voters: 
I20260713 09:11:50.934779 31509 raft_consensus.cc:2804] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:11:50.935060 31082 raft_consensus.cc:2468] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d40fceb7c347419fb221b3d390d51f08 in term 3.
I20260713 09:11:50.935114 31509 raft_consensus.cc:697] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 3 LEADER]: Becoming Leader. State: Replica: d40fceb7c347419fb221b3d390d51f08, State: Running, Role: LEADER
I20260713 09:11:50.935956 31509 consensus_queue.cc:237] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [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: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } }
I20260713 09:11:50.942258 30979 catalog_manager.cc:5697] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 reported cstate change: term changed from 2 to 3, leader changed from 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65) to d40fceb7c347419fb221b3d390d51f08 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "d40fceb7c347419fb221b3d390d51f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d40fceb7c347419fb221b3d390d51f08" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 42837 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:50.979055 31082 raft_consensus.cc:1275] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:50.979998 31509 consensus_queue.cc:1048] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:50.989332 31158 raft_consensus.cc:1275] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:11:50.990919 31520 consensus_queue.cc:1048] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:11:51.112113 31158 raft_consensus.cc:1275] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:51.113202 31518 consensus_queue.cc:1048] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:51.120440 31082 raft_consensus.cc:1275] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:51.121685 31509 consensus_queue.cc:1048] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:51.354159 31158 raft_consensus.cc:1275] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:51.355196 31509 consensus_queue.cc:1048] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:51.362362 31082 raft_consensus.cc:1275] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:11:51.363889 31442 consensus_queue.cc:1048] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:11:51.364408 31155 raft_consensus.cc:1275] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:51.367081 31442 consensus_queue.cc:1048] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25b07e4c85e44ffdb875a9b462f8dbed" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 33721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:51.378633 31082 raft_consensus.cc:1275] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Refusing update from remote peer d40fceb7c347419fb221b3d390d51f08: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:11:51.381603 31442 consensus_queue.cc:1048] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca53f3aa4a54f5288422305db648c80" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:11:51.630264 27161 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:11:51.635612 27161 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:11:51.636065 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:51.640693 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:11:51.641037 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:52.665156 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
I20260713 09:11:52.687642 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:52.688266 27161 tablet_replica.cc:333] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.688952 27161 raft_consensus.cc:2243] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.689368 27161 raft_consensus.cc:2272] T 1518b206d3a744a5b917700b6b91b8f3 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.691133 27161 tablet_replica.cc:333] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.691716 27161 raft_consensus.cc:2243] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.692092 27161 raft_consensus.cc:2272] T a51e6dbeee814605a24cb53f8d3caab5 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.693619 27161 tablet_replica.cc:333] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.694090 27161 raft_consensus.cc:2243] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.694691 27161 raft_consensus.cc:2272] T 4976d264e99f42f2a0e29b93575a44f6 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.696292 27161 tablet_replica.cc:333] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.696955 27161 raft_consensus.cc:2243] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.697429 27161 raft_consensus.cc:2272] T e4e1c732ab45488395da679591a97131 P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.699450 27161 tablet_replica.cc:333] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.699975 27161 raft_consensus.cc:2243] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.700347 27161 raft_consensus.cc:2272] T 1e231f59429b4e5db986e90322f5ebeb P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.702021 27161 tablet_replica.cc:333] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.702502 27161 raft_consensus.cc:2243] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.702883 27161 raft_consensus.cc:2272] T bcdf0d5c79604374a3ca5c25d11d7d3b P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.704373 27161 tablet_replica.cc:333] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.704890 27161 raft_consensus.cc:2243] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.705262 27161 raft_consensus.cc:2272] T f6c6639e84234f3b9774efa427aebebc P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.706835 27161 tablet_replica.cc:333] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.707297 27161 raft_consensus.cc:2243] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.707976 27161 raft_consensus.cc:2272] T f3a2fc505c31494297b5c8812bb23d13 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.709582 27161 tablet_replica.cc:333] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.710072 27161 raft_consensus.cc:2243] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.710448 27161 raft_consensus.cc:2272] T ca019acb6e3d4a2ca21774e28c7c749e P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.712232 27161 tablet_replica.cc:333] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.712764 27161 raft_consensus.cc:2243] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.713429 27161 raft_consensus.cc:2272] T e303d629d1214de8a5ba870efcd60399 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.715036 27161 tablet_replica.cc:333] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.715471 27161 raft_consensus.cc:2243] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.715809 27161 raft_consensus.cc:2272] T f243c45ecb8741aaae2f4d8fc05ac287 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.717334 27161 tablet_replica.cc:333] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.717779 27161 raft_consensus.cc:2243] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.718144 27161 raft_consensus.cc:2272] T e6bbe3f641c644dab7be9a4966f62fcf P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.719723 27161 tablet_replica.cc:333] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.720170 27161 raft_consensus.cc:2243] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.720768 27161 raft_consensus.cc:2272] T a1d24fd4dabe4c00b6aed207253fb7f9 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.722368 27161 tablet_replica.cc:333] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.722826 27161 raft_consensus.cc:2243] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.723193 27161 raft_consensus.cc:2272] T 1fa4520c6d92412f9d8961df91af752c P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.724767 27161 tablet_replica.cc:333] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.725255 27161 raft_consensus.cc:2243] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.725615 27161 raft_consensus.cc:2272] T c895ad1713be46cab41aacb4a9b26ec2 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.727241 27161 tablet_replica.cc:333] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.727667 27161 raft_consensus.cc:2243] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.728309 27161 raft_consensus.cc:2272] T 92aa83cd5fbb48938550730d8b949e84 P 5ca53f3aa4a54f5288422305db648c80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.729949 27161 tablet_replica.cc:333] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.730391 27161 raft_consensus.cc:2243] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.731052 27161 raft_consensus.cc:2272] T a706d1b521a147628e4ef156080813e0 P 5ca53f3aa4a54f5288422305db648c80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.733259 27161 tablet_replica.cc:333] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80: stopping tablet replica
I20260713 09:11:52.733667 27161 raft_consensus.cc:2243] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.734005 27161 raft_consensus.cc:2272] T c407900d26714e0eb2d3f84cbb7517df P 5ca53f3aa4a54f5288422305db648c80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.768771 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
I20260713 09:11:52.795905 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
I20260713 09:11:52.818508 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:52.819267 27161 tablet_replica.cc:333] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.819905 27161 raft_consensus.cc:2243] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.820451 27161 raft_consensus.cc:2272] T a1d24fd4dabe4c00b6aed207253fb7f9 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.822268 27161 tablet_replica.cc:333] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.822786 27161 raft_consensus.cc:2243] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.823454 27161 raft_consensus.cc:2272] T 1518b206d3a744a5b917700b6b91b8f3 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.825182 27161 tablet_replica.cc:333] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.825685 27161 raft_consensus.cc:2243] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.826082 27161 raft_consensus.cc:2272] T 4976d264e99f42f2a0e29b93575a44f6 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.827631 27161 tablet_replica.cc:333] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.828094 27161 raft_consensus.cc:2243] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.828759 27161 raft_consensus.cc:2272] T a51e6dbeee814605a24cb53f8d3caab5 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.830324 27161 tablet_replica.cc:333] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.830816 27161 raft_consensus.cc:2243] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.831174 27161 raft_consensus.cc:2272] T 1e231f59429b4e5db986e90322f5ebeb P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.833030 27161 tablet_replica.cc:333] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.833511 27161 raft_consensus.cc:2243] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.833891 27161 raft_consensus.cc:2272] T bcdf0d5c79604374a3ca5c25d11d7d3b P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.835421 27161 tablet_replica.cc:333] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.835899 27161 raft_consensus.cc:2243] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.836524 27161 raft_consensus.cc:2272] T f6c6639e84234f3b9774efa427aebebc P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.838189 27161 tablet_replica.cc:333] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.838641 27161 raft_consensus.cc:2243] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.839013 27161 raft_consensus.cc:2272] T c407900d26714e0eb2d3f84cbb7517df P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.840678 27161 tablet_replica.cc:333] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.841169 27161 raft_consensus.cc:2243] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.841531 27161 raft_consensus.cc:2272] T e4e1c732ab45488395da679591a97131 P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.843025 27161 tablet_replica.cc:333] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.843475 27161 raft_consensus.cc:2243] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.844120 27161 raft_consensus.cc:2272] T c895ad1713be46cab41aacb4a9b26ec2 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.845810 27161 tablet_replica.cc:333] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.846325 27161 raft_consensus.cc:2243] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.846951 27161 raft_consensus.cc:2272] T 1fa4520c6d92412f9d8961df91af752c P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.848611 27161 tablet_replica.cc:333] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.849110 27161 raft_consensus.cc:2243] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.849478 27161 raft_consensus.cc:2272] T f3a2fc505c31494297b5c8812bb23d13 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.851022 27161 tablet_replica.cc:333] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.851522 27161 raft_consensus.cc:2243] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.852368 27161 raft_consensus.cc:2272] T ca019acb6e3d4a2ca21774e28c7c749e P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.853916 27161 tablet_replica.cc:333] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.854363 27161 raft_consensus.cc:2243] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.854715 27161 raft_consensus.cc:2272] T e303d629d1214de8a5ba870efcd60399 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.856299 27161 tablet_replica.cc:333] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.856742 27161 raft_consensus.cc:2243] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.857131 27161 raft_consensus.cc:2272] T f243c45ecb8741aaae2f4d8fc05ac287 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.858671 27161 tablet_replica.cc:333] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.859124 27161 raft_consensus.cc:2243] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.859489 27161 raft_consensus.cc:2272] T e6bbe3f641c644dab7be9a4966f62fcf P 25b07e4c85e44ffdb875a9b462f8dbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.861198 27161 tablet_replica.cc:333] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.861644 27161 raft_consensus.cc:2243] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.861999 27161 raft_consensus.cc:2272] T 92aa83cd5fbb48938550730d8b949e84 P 25b07e4c85e44ffdb875a9b462f8dbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.864691 27161 tablet_replica.cc:333] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed: stopping tablet replica
I20260713 09:11:52.865123 27161 raft_consensus.cc:2243] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.865469 27161 raft_consensus.cc:2272] T a706d1b521a147628e4ef156080813e0 P 25b07e4c85e44ffdb875a9b462f8dbed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:52.877828 31197 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.134.65:40153: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260713 09:11:52.880919 31197 consensus_peers.cc:597] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 -> Peer 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153): Couldn't send request to peer 5ca53f3aa4a54f5288422305db648c80. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:40153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:52.901829 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
W20260713 09:11:52.903138 31197 consensus_peers.cc:597] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 -> Peer 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153): Couldn't send request to peer 5ca53f3aa4a54f5288422305db648c80. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:40153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:52.921768 31196 consensus_peers.cc:597] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 -> Peer 25b07e4c85e44ffdb875a9b462f8dbed (127.26.134.66:33721): Couldn't send request to peer 25b07e4c85e44ffdb875a9b462f8dbed. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.66:33721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:52.926494 31197 consensus_peers.cc:597] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 -> Peer 5ca53f3aa4a54f5288422305db648c80 (127.26.134.65:40153): Couldn't send request to peer 5ca53f3aa4a54f5288422305db648c80. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:40153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:52.929519 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
I20260713 09:11:52.954809 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:52.955391 27161 tablet_replica.cc:333] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.955942 27161 raft_consensus.cc:2243] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.956374 27161 raft_consensus.cc:2272] T 1518b206d3a744a5b917700b6b91b8f3 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.958074 27161 tablet_replica.cc:333] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.958573 27161 raft_consensus.cc:2243] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.958953 27161 raft_consensus.cc:2272] T a51e6dbeee814605a24cb53f8d3caab5 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.960484 27161 tablet_replica.cc:333] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.961041 27161 raft_consensus.cc:2243] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.961414 27161 raft_consensus.cc:2272] T 4976d264e99f42f2a0e29b93575a44f6 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.962929 27161 tablet_replica.cc:333] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.963414 27161 raft_consensus.cc:2243] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.963785 27161 raft_consensus.cc:2272] T f3a2fc505c31494297b5c8812bb23d13 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.965303 27161 tablet_replica.cc:333] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.965767 27161 raft_consensus.cc:2243] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.966420 27161 raft_consensus.cc:2272] T 1e231f59429b4e5db986e90322f5ebeb P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.968024 27161 tablet_replica.cc:333] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.968495 27161 raft_consensus.cc:2243] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.969213 27161 raft_consensus.cc:2272] T e4e1c732ab45488395da679591a97131 P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.970745 27161 tablet_replica.cc:333] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.971212 27161 raft_consensus.cc:2243] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.971565 27161 raft_consensus.cc:2272] T c895ad1713be46cab41aacb4a9b26ec2 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.973196 27161 tablet_replica.cc:333] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.973636 27161 raft_consensus.cc:2243] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.974020 27161 raft_consensus.cc:2272] T 1fa4520c6d92412f9d8961df91af752c P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.975596 27161 tablet_replica.cc:333] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.976063 27161 raft_consensus.cc:2243] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.976725 27161 raft_consensus.cc:2272] T bcdf0d5c79604374a3ca5c25d11d7d3b P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.978243 27161 tablet_replica.cc:333] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.978734 27161 raft_consensus.cc:2243] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.979113 27161 raft_consensus.cc:2272] T f6c6639e84234f3b9774efa427aebebc P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.980613 27161 tablet_replica.cc:333] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.981081 27161 raft_consensus.cc:2243] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.981420 27161 raft_consensus.cc:2272] T ca019acb6e3d4a2ca21774e28c7c749e P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.982858 27161 tablet_replica.cc:333] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.983271 27161 raft_consensus.cc:2243] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.983647 27161 raft_consensus.cc:2272] T e303d629d1214de8a5ba870efcd60399 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.985201 27161 tablet_replica.cc:333] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.985644 27161 raft_consensus.cc:2243] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.986300 27161 raft_consensus.cc:2272] T f243c45ecb8741aaae2f4d8fc05ac287 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.987913 27161 tablet_replica.cc:333] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.988379 27161 raft_consensus.cc:2243] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.989061 27161 raft_consensus.cc:2272] T e6bbe3f641c644dab7be9a4966f62fcf P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.990665 27161 tablet_replica.cc:333] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.991129 27161 raft_consensus.cc:2243] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.991493 27161 raft_consensus.cc:2272] T a1d24fd4dabe4c00b6aed207253fb7f9 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.993047 27161 tablet_replica.cc:333] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.993475 27161 raft_consensus.cc:2243] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.993826 27161 raft_consensus.cc:2272] T a706d1b521a147628e4ef156080813e0 P d40fceb7c347419fb221b3d390d51f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.995329 27161 tablet_replica.cc:333] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.995764 27161 raft_consensus.cc:2243] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:52.996125 27161 raft_consensus.cc:2272] T 92aa83cd5fbb48938550730d8b949e84 P d40fceb7c347419fb221b3d390d51f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:52.997721 27161 tablet_replica.cc:333] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08: stopping tablet replica
I20260713 09:11:52.998106 27161 raft_consensus.cc:2243] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:11:52.998762 27161 raft_consensus.cc:2272] T c407900d26714e0eb2d3f84cbb7517df P d40fceb7c347419fb221b3d390d51f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.033279 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:11:53.059274 27161 master.cc:562] Master@127.26.134.126:39685 shutting down...
I20260713 09:11:53.077363 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:53.077854 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:53.078150 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78c791c23f8a41d7a3ff8ea579d44850: stopping tablet replica
I20260713 09:11:53.096719 27161 master.cc:584] Master@127.26.134.126:39685 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11674 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:11:53.140100 27161 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.134.126:36225
I20260713 09:11:53.141197 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.146379 31531 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
W20260713 09:11:53.146365 31530 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
W20260713 09:11:53.146935 31533 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
I20260713 09:11:53.147948 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:53.148674 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.148900 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.149034 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933913149017 us; error 0 us; skew 500 ppm
I20260713 09:11:53.149508 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.151547 27161 webserver.cc:533] Webserver started at http://127.26.134.126:35533/ using document root <none> and password file <none>
I20260713 09:11:53.151996 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.152184 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.152451 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.153733 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/master-0-root/instance:
uuid: "809ddcb1f969499886730e82b782a926"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.157933 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:11:53.160760 31538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.161429 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:11:53.161672 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/master-0-root
uuid: "809ddcb1f969499886730e82b782a926"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.161913 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-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)
I20260713 09:11:53.198814 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.199859 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.236490 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.126:36225
I20260713 09:11:53.236588 31589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.126:36225 every 8 connection(s)
I20260713 09:11:53.240000 31590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.249380 31590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926: Bootstrap starting.
I20260713 09:11:53.253643 31590 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.257529 31590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926: No bootstrap required, opened a new log
I20260713 09:11:53.259464 31590 raft_consensus.cc:359] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "809ddcb1f969499886730e82b782a926" member_type: VOTER }
I20260713 09:11:53.259816 31590 raft_consensus.cc:385] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:53.260025 31590 raft_consensus.cc:740] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809ddcb1f969499886730e82b782a926, State: Initialized, Role: FOLLOWER
I20260713 09:11:53.260574 31590 consensus_queue.cc:260] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "809ddcb1f969499886730e82b782a926" member_type: VOTER }
I20260713 09:11:53.261081 31590 raft_consensus.cc:399] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:11:53.261303 31590 raft_consensus.cc:493] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:11:53.261543 31590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:53.265599 31590 raft_consensus.cc:515] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "809ddcb1f969499886730e82b782a926" member_type: VOTER }
I20260713 09:11:53.266053 31590 leader_election.cc:304] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [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: 809ddcb1f969499886730e82b782a926; no voters: 
I20260713 09:11:53.267055 31590 leader_election.cc:290] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:11:53.267284 31593 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:53.268445 31593 raft_consensus.cc:697] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 1 LEADER]: Becoming Leader. State: Replica: 809ddcb1f969499886730e82b782a926, State: Running, Role: LEADER
I20260713 09:11:53.269048 31593 consensus_queue.cc:237] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [LEADER]: Queue going to LEADER mode. State: All 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: "809ddcb1f969499886730e82b782a926" member_type: VOTER }
I20260713 09:11:53.269625 31590 sys_catalog.cc:565] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:11:53.272537 31594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "809ddcb1f969499886730e82b782a926" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "809ddcb1f969499886730e82b782a926" member_type: VOTER } }
I20260713 09:11:53.273106 31594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:53.274142 31595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 809ddcb1f969499886730e82b782a926. Latest consensus state: current_term: 1 leader_uuid: "809ddcb1f969499886730e82b782a926" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "809ddcb1f969499886730e82b782a926" member_type: VOTER } }
I20260713 09:11:53.274667 31595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [sys.catalog]: This master's current role is: LEADER
I20260713 09:11:53.281785 31600 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:11:53.286945 31600 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:11:53.287853 27161 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:11:53.294641 31600 catalog_manager.cc:1383] Generated new cluster ID: 4183cd959ec444a28e0487e819939e60
I20260713 09:11:53.294854 31600 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:11:53.307722 31600 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:11:53.308810 31600 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:11:53.318568 31600 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926: Generated new TSK 0
I20260713 09:11:53.319013 31600 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:11:53.353760 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.358844 31611 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
W20260713 09:11:53.359953 31612 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
W20260713 09:11:53.361059 31614 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
I20260713 09:11:53.361372 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:53.362185 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.362373 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.362529 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933913362512 us; error 0 us; skew 500 ppm
I20260713 09:11:53.363078 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.365097 27161 webserver.cc:533] Webserver started at http://127.26.134.65:42409/ using document root <none> and password file <none>
I20260713 09:11:53.365532 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.365700 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.365939 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.366905 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-0-root/instance:
uuid: "5c108c0a46ad442196911df726f1cc6a"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.370782 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260713 09:11:53.373607 31619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.374274 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:11:53.374514 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-0-root
uuid: "5c108c0a46ad442196911df726f1cc6a"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.374744 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-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)
I20260713 09:11:53.385411 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.386437 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.387686 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:53.389671 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:53.389846 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.390050 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:53.390205 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.425966 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.65:39625
I20260713 09:11:53.426065 31681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.65:39625 every 8 connection(s)
I20260713 09:11:53.430368 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.436445 31686 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
W20260713 09:11:53.436954 31687 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
I20260713 09:11:53.439926 27161 server_base.cc:1061] running on GCE node
W20260713 09:11:53.439883 31689 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
I20260713 09:11:53.441228 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.441421 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.441596 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933913441581 us; error 0 us; skew 500 ppm
I20260713 09:11:53.442238 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.444754 31682 heartbeater.cc:344] Connected to a master server at 127.26.134.126:36225
I20260713 09:11:53.444779 27161 webserver.cc:533] Webserver started at http://127.26.134.66:44225/ using document root <none> and password file <none>
I20260713 09:11:53.445297 31682 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:53.445561 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.445798 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.446033 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.445979 31682 heartbeater.cc:507] Master 127.26.134.126:36225 requested a full tablet report, sending...
I20260713 09:11:53.447149 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-1-root/instance:
uuid: "691457c1c8644b90a7ad9a81887a9ba6"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.447942 31555 ts_manager.cc:194] Registered new tserver with Master: 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625)
I20260713 09:11:53.449569 31555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44224
I20260713 09:11:53.451277 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:11:53.454607 31694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.455267 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:11:53.455511 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-1-root
uuid: "691457c1c8644b90a7ad9a81887a9ba6"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.455770 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-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)
I20260713 09:11:53.479422 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.480405 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.481702 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:53.483611 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:53.483785 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.483994 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:53.484131 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.519690 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.66:42521
I20260713 09:11:53.519794 31756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.66:42521 every 8 connection(s)
I20260713 09:11:53.523962 27161 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:53.530608 31760 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
W20260713 09:11:53.531821 31761 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
W20260713 09:11:53.533339 31763 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
I20260713 09:11:53.534583 31757 heartbeater.cc:344] Connected to a master server at 127.26.134.126:36225
I20260713 09:11:53.534909 31757 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:53.535444 27161 server_base.cc:1061] running on GCE node
I20260713 09:11:53.535552 31757 heartbeater.cc:507] Master 127.26.134.126:36225 requested a full tablet report, sending...
I20260713 09:11:53.536368 27161 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:53.536571 27161 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:53.536772 27161 hybrid_clock.cc:648] HybridClock initialized: now 1783933913536753 us; error 0 us; skew 500 ppm
I20260713 09:11:53.537408 27161 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:53.537511 31555 ts_manager.cc:194] Registered new tserver with Master: 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:53.538982 31555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44232
I20260713 09:11:53.539590 27161 webserver.cc:533] Webserver started at http://127.26.134.67:43675/ using document root <none> and password file <none>
I20260713 09:11:53.540145 27161 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:53.540319 27161 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:53.540552 27161 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:53.541594 27161 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-2-root/instance:
uuid: "dac3acf800dd494896a08cc6399805b8"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.545513 27161 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:11:53.548377 31768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.549060 27161 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:11:53.549319 27161 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-2-root
uuid: "dac3acf800dd494896a08cc6399805b8"
format_stamp: "Formatted at 2026-07-13 09:11:53 on dist-test-slave-1cb3"
I20260713 09:11:53.549561 27161 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqIJcXQ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933812824085-27161-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)
I20260713 09:11:53.570550 27161 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:53.571556 27161 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:53.572760 27161 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:53.574735 27161 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:53.574916 27161 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.575124 27161 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:53.575277 27161 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:53.641947 27161 rpc_server.cc:307] RPC server started. Bound to: 127.26.134.67:44417
I20260713 09:11:53.642077 31831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.134.67:44417 every 8 connection(s)
I20260713 09:11:53.658228 31832 heartbeater.cc:344] Connected to a master server at 127.26.134.126:36225
I20260713 09:11:53.658586 31832 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:53.659327 31832 heartbeater.cc:507] Master 127.26.134.126:36225 requested a full tablet report, sending...
I20260713 09:11:53.661491 31555 ts_manager.cc:194] Registered new tserver with Master: dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:53.662142 27161 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015901163s
I20260713 09:11:53.663545 31555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44240
I20260713 09:11:53.687392 31555 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44254:
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"
    }
  }
}
W20260713 09:11:53.690099 31555 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.
I20260713 09:11:53.771351 31647 tablet_service.cc:1511] Processing CreateTablet for tablet ad9d72cbd1ae4bc89d47fda074554253 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:53.774574 31646 tablet_service.cc:1511] Processing CreateTablet for tablet 73904589d64742b8997472bf7685bf59 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:53.777184 31645 tablet_service.cc:1511] Processing CreateTablet for tablet 17e09be5720b49b1be4ef5a8235e5f35 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:53.781311 31644 tablet_service.cc:1511] Processing CreateTablet for tablet b9706888e09046a0ae61bdd3df840d2b (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:53.786312 31794 tablet_service.cc:1511] Processing CreateTablet for tablet 17e09be5720b49b1be4ef5a8235e5f35 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:53.787889 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e09be5720b49b1be4ef5a8235e5f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.790061 31793 tablet_service.cc:1511] Processing CreateTablet for tablet b9706888e09046a0ae61bdd3df840d2b (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:53.791415 31793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9706888e09046a0ae61bdd3df840d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.794497 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 73904589d64742b8997472bf7685bf59 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:53.795853 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73904589d64742b8997472bf7685bf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.797997 31796 tablet_service.cc:1511] Processing CreateTablet for tablet ad9d72cbd1ae4bc89d47fda074554253 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:53.799312 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9d72cbd1ae4bc89d47fda074554253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.803210 31792 tablet_service.cc:1511] Processing CreateTablet for tablet 73495b8a2cfa4104a8114a285645f7f3 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:53.804596 31792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73495b8a2cfa4104a8114a285645f7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.806079 31791 tablet_service.cc:1511] Processing CreateTablet for tablet 731ac2fc4b61424b9010676a936bd5ba (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:53.809103 31790 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0f6406d37c4acf93bb60563e8b5297 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:53.810621 31647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9d72cbd1ae4bc89d47fda074554253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.812566 31643 tablet_service.cc:1511] Processing CreateTablet for tablet 73495b8a2cfa4104a8114a285645f7f3 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:53.813195 31644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9706888e09046a0ae61bdd3df840d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.813984 31643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73495b8a2cfa4104a8114a285645f7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.814630 31645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e09be5720b49b1be4ef5a8235e5f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.816210 31642 tablet_service.cc:1511] Processing CreateTablet for tablet 731ac2fc4b61424b9010676a936bd5ba (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:53.817605 31642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731ac2fc4b61424b9010676a936bd5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.821135 31646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73904589d64742b8997472bf7685bf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.822664 31641 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0f6406d37c4acf93bb60563e8b5297 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:53.823992 31641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0f6406d37c4acf93bb60563e8b5297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.834504 31789 tablet_service.cc:1511] Processing CreateTablet for tablet be9c4cfde518459295a0074e25e93880 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:53.835875 31789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9c4cfde518459295a0074e25e93880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.846441 31640 tablet_service.cc:1511] Processing CreateTablet for tablet be9c4cfde518459295a0074e25e93880 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:53.847805 31640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9c4cfde518459295a0074e25e93880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.850579 31639 tablet_service.cc:1511] Processing CreateTablet for tablet f2fca87e0f0149c987a4de0df46a9d8b (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:53.851907 31639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fca87e0f0149c987a4de0df46a9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.866585 31788 tablet_service.cc:1511] Processing CreateTablet for tablet f2fca87e0f0149c987a4de0df46a9d8b (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:53.867870 31788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fca87e0f0149c987a4de0df46a9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.897677 31790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0f6406d37c4acf93bb60563e8b5297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.898977 31791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731ac2fc4b61424b9010676a936bd5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.936033 31847 tablet_bootstrap.cc:492] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:53.942780 31847 tablet_bootstrap.cc:654] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:53.958251 31722 tablet_service.cc:1511] Processing CreateTablet for tablet ad9d72cbd1ae4bc89d47fda074554253 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:53.959796 31722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9d72cbd1ae4bc89d47fda074554253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.962073 31721 tablet_service.cc:1511] Processing CreateTablet for tablet 73904589d64742b8997472bf7685bf59 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:53.963395 31721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73904589d64742b8997472bf7685bf59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.965003 31714 tablet_service.cc:1511] Processing CreateTablet for tablet f2fca87e0f0149c987a4de0df46a9d8b (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:53.966238 31714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fca87e0f0149c987a4de0df46a9d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.966104 31720 tablet_service.cc:1511] Processing CreateTablet for tablet 17e09be5720b49b1be4ef5a8235e5f35 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:53.967411 31720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e09be5720b49b1be4ef5a8235e5f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.969983 31719 tablet_service.cc:1511] Processing CreateTablet for tablet b9706888e09046a0ae61bdd3df840d2b (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:53.971284 31719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9706888e09046a0ae61bdd3df840d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.974084 31718 tablet_service.cc:1511] Processing CreateTablet for tablet 73495b8a2cfa4104a8114a285645f7f3 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:53.975423 31718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73495b8a2cfa4104a8114a285645f7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.977236 31717 tablet_service.cc:1511] Processing CreateTablet for tablet 731ac2fc4b61424b9010676a936bd5ba (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:53.978552 31717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731ac2fc4b61424b9010676a936bd5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.982052 31716 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0f6406d37c4acf93bb60563e8b5297 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:53.983363 31716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0f6406d37c4acf93bb60563e8b5297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:53.986027 31715 tablet_service.cc:1511] Processing CreateTablet for tablet be9c4cfde518459295a0074e25e93880 (DEFAULT_TABLE table=test-workload [id=e6adaeec52e7468a9f754d7f78d29718]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:53.987316 31715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9c4cfde518459295a0074e25e93880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:54.033708 31848 tablet_bootstrap.cc:492] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.047854 31847 tablet_bootstrap.cc:492] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.048668 31847 ts_tablet_manager.cc:1403] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.026s
I20260713 09:11:54.050292 31850 tablet_bootstrap.cc:492] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.052850 31848 tablet_bootstrap.cc:654] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.053874 31847 raft_consensus.cc:359] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.054889 31847 raft_consensus.cc:385] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.055255 31847 raft_consensus.cc:740] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.056332 31847 consensus_queue.cc:260] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.058467 31850 tablet_bootstrap.cc:654] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.064790 31832 heartbeater.cc:499] Master 127.26.134.126:36225 was elected leader, sending a full tablet report...
I20260713 09:11:54.065415 31847 ts_tablet_manager.cc:1434] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:11:54.066543 31847 tablet_bootstrap.cc:492] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.073132 31847 tablet_bootstrap.cc:654] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.084399 31847 tablet_bootstrap.cc:492] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.084985 31847 ts_tablet_manager.cc:1403] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260713 09:11:54.087756 31848 tablet_bootstrap.cc:492] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.088217 31848 ts_tablet_manager.cc:1403] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.029s
I20260713 09:11:54.088119 31847 raft_consensus.cc:359] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.089107 31847 raft_consensus.cc:385] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.089468 31847 raft_consensus.cc:740] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.090310 31847 consensus_queue.cc:260] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.091820 31848 raft_consensus.cc:359] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.092531 31848 raft_consensus.cc:385] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.092624 31847 ts_tablet_manager.cc:1434] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:11:54.092871 31848 raft_consensus.cc:740] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.093948 31847 tablet_bootstrap.cc:492] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.093788 31848 consensus_queue.cc:260] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.100134 31847 tablet_bootstrap.cc:654] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.101994 31850 tablet_bootstrap.cc:492] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.101989 31682 heartbeater.cc:499] Master 127.26.134.126:36225 was elected leader, sending a full tablet report...
I20260713 09:11:54.102736 31850 ts_tablet_manager.cc:1403] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.022s
I20260713 09:11:54.102811 31848 ts_tablet_manager.cc:1434] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260713 09:11:54.103878 31848 tablet_bootstrap.cc:492] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.106022 31850 raft_consensus.cc:359] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.106802 31850 raft_consensus.cc:385] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.107136 31850 raft_consensus.cc:740] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.107988 31850 consensus_queue.cc:260] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.109826 31848 tablet_bootstrap.cc:654] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.114429 31850 ts_tablet_manager.cc:1434] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:11:54.114898 31847 tablet_bootstrap.cc:492] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.115365 31847 ts_tablet_manager.cc:1403] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260713 09:11:54.115411 31757 heartbeater.cc:499] Master 127.26.134.126:36225 was elected leader, sending a full tablet report...
I20260713 09:11:54.115546 31850 tablet_bootstrap.cc:492] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.118467 31847 raft_consensus.cc:359] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.119130 31847 raft_consensus.cc:385] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.119417 31847 raft_consensus.cc:740] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.120237 31847 consensus_queue.cc:260] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.121888 31848 tablet_bootstrap.cc:492] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.122347 31848 ts_tablet_manager.cc:1403] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.007s
I20260713 09:11:54.123638 31850 tablet_bootstrap.cc:654] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.124888 31847 ts_tablet_manager.cc:1434] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:54.125105 31848 raft_consensus.cc:359] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.125880 31847 tablet_bootstrap.cc:492] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.125804 31848 raft_consensus.cc:385] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.126303 31848 raft_consensus.cc:740] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.127012 31848 consensus_queue.cc:260] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.129163 31848 ts_tablet_manager.cc:1434] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:11:54.129998 31848 tablet_bootstrap.cc:492] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.131367 31857 raft_consensus.cc:493] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.131887 31857 raft_consensus.cc:515] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.132470 31847 tablet_bootstrap.cc:654] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.136032 31848 tablet_bootstrap.cc:654] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.137104 31852 raft_consensus.cc:493] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.137228 31857 leader_election.cc:290] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.137586 31852 raft_consensus.cc:515] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.145843 31852 leader_election.cc:290] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.158988 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
W20260713 09:11:54.160737 31771 leader_election.cc:343] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.168426 31850 tablet_bootstrap.cc:492] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.168946 31850 ts_tablet_manager.cc:1403] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.010s
I20260713 09:11:54.176095 31850 raft_consensus.cc:359] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.176774 31850 raft_consensus.cc:385] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.177066 31850 raft_consensus.cc:740] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.179646 31850 consensus_queue.cc:260] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.182348 31850 ts_tablet_manager.cc:1434] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:11:54.183303 31850 tablet_bootstrap.cc:492] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.189544 31850 tablet_bootstrap.cc:654] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.195490 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
W20260713 09:11:54.197237 31769 leader_election.cc:343] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.197680 31769 leader_election.cc:304] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dac3acf800dd494896a08cc6399805b8; no voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.198444 31852 raft_consensus.cc:2749] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.209929 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fca87e0f0149c987a4de0df46a9d8b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.209978 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fca87e0f0149c987a4de0df46a9d8b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
W20260713 09:11:54.211448 31695 leader_election.cc:343] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.211589 31847 tablet_bootstrap.cc:492] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.210125 31848 tablet_bootstrap.cc:492] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.212522 31847 ts_tablet_manager.cc:1403] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.000s
I20260713 09:11:54.212625 31848 ts_tablet_manager.cc:1403] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.029s
W20260713 09:11:54.212101 31696 leader_election.cc:343] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.213227 31696 leader_election.cc:304] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6; no voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8
I20260713 09:11:54.214423 31850 tablet_bootstrap.cc:492] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.214620 31857 raft_consensus.cc:2749] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.214933 31850 ts_tablet_manager.cc:1403] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.017s
I20260713 09:11:54.215443 31847 raft_consensus.cc:359] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.216037 31847 raft_consensus.cc:385] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.215720 31848 raft_consensus.cc:359] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.216266 31847 raft_consensus.cc:740] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.216451 31848 raft_consensus.cc:385] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.216806 31848 raft_consensus.cc:740] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.217015 31847 consensus_queue.cc:260] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.217553 31848 consensus_queue.cc:260] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.217773 31850 raft_consensus.cc:359] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.219062 31847 ts_tablet_manager.cc:1434] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:11:54.219885 31847 tablet_bootstrap.cc:492] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.219913 31848 ts_tablet_manager.cc:1434] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:54.220961 31848 tablet_bootstrap.cc:492] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.218415 31850 raft_consensus.cc:385] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.222945 31850 raft_consensus.cc:740] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.223737 31850 consensus_queue.cc:260] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.226212 31847 tablet_bootstrap.cc:654] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.226773 31848 tablet_bootstrap.cc:654] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.231884 31850 ts_tablet_manager.cc:1434] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:11:54.240051 31847 tablet_bootstrap.cc:492] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.240069 31848 tablet_bootstrap.cc:492] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.240146 31850 tablet_bootstrap.cc:492] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.240813 31847 ts_tablet_manager.cc:1403] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260713 09:11:54.240945 31848 ts_tablet_manager.cc:1403] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260713 09:11:54.243621 31848 raft_consensus.cc:359] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.243857 31847 raft_consensus.cc:359] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.244283 31848 raft_consensus.cc:385] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.244547 31847 raft_consensus.cc:385] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.244586 31848 raft_consensus.cc:740] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.244954 31847 raft_consensus.cc:740] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.245428 31850 tablet_bootstrap.cc:654] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.245447 31848 consensus_queue.cc:260] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.245826 31847 consensus_queue.cc:260] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.247792 31848 ts_tablet_manager.cc:1434] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:54.248121 31847 ts_tablet_manager.cc:1434] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:54.248682 31848 tablet_bootstrap.cc:492] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.249048 31847 tablet_bootstrap.cc:492] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.255215 31847 tablet_bootstrap.cc:654] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.255215 31848 tablet_bootstrap.cc:654] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.263098 31850 tablet_bootstrap.cc:492] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.263518 31850 ts_tablet_manager.cc:1403] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260713 09:11:54.263561 31848 tablet_bootstrap.cc:492] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.264078 31848 ts_tablet_manager.cc:1403] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:11:54.264411 31847 tablet_bootstrap.cc:492] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.264879 31847 ts_tablet_manager.cc:1403] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260713 09:11:54.266062 31848 raft_consensus.cc:359] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.266567 31848 raft_consensus.cc:385] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.267043 31848 raft_consensus.cc:740] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.266537 31850 raft_consensus.cc:359] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.267439 31850 raft_consensus.cc:385] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.267504 31847 raft_consensus.cc:359] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.267861 31850 raft_consensus.cc:740] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.267670 31848 consensus_queue.cc:260] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.268241 31847 raft_consensus.cc:385] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.268571 31847 raft_consensus.cc:740] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.268756 31850 consensus_queue.cc:260] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.269794 31848 ts_tablet_manager.cc:1434] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:11:54.269388 31847 consensus_queue.cc:260] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.270735 31848 tablet_bootstrap.cc:492] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.270994 31850 ts_tablet_manager.cc:1434] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:54.272079 31850 tablet_bootstrap.cc:492] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.273408 31847 ts_tablet_manager.cc:1434] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:11:54.274355 31847 tablet_bootstrap.cc:492] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.277262 31848 tablet_bootstrap.cc:654] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.278152 31850 tablet_bootstrap.cc:654] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:54.278360 31603 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:54.280118 31847 tablet_bootstrap.cc:654] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.288767 31847 tablet_bootstrap.cc:492] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.289143 31848 tablet_bootstrap.cc:492] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.289212 31850 tablet_bootstrap.cc:492] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.289180 31847 ts_tablet_manager.cc:1403] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260713 09:11:54.289740 31848 ts_tablet_manager.cc:1403] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260713 09:11:54.289919 31850 ts_tablet_manager.cc:1403] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.013s
I20260713 09:11:54.291566 31852 raft_consensus.cc:493] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.292017 31852 raft_consensus.cc:515] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.292606 31848 raft_consensus.cc:359] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.293318 31848 raft_consensus.cc:385] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.292986 31850 raft_consensus.cc:359] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.293627 31848 raft_consensus.cc:740] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.293879 31850 raft_consensus.cc:385] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.294026 31852 leader_election.cc:290] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.294379 31850 raft_consensus.cc:740] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.295846 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.294492 31848 consensus_queue.cc:260] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.295853 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.296160 31847 raft_consensus.cc:359] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.296964 31847 raft_consensus.cc:385] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.296502 31850 consensus_queue.cc:260] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.297300 31847 raft_consensus.cc:740] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.297039 31657 raft_consensus.cc:2468] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.298128 31847 consensus_queue.cc:260] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.298656 31769 leader_election.cc:304] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.299049 31850 ts_tablet_manager.cc:1434] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:54.299474 31852 raft_consensus.cc:2804] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.299847 31852 raft_consensus.cc:493] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.300195 31852 raft_consensus.cc:3060] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.300526 31847 ts_tablet_manager.cc:1434] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260713 09:11:54.301478 31847 tablet_bootstrap.cc:492] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.302219 31850 tablet_bootstrap.cc:492] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.297394 31732 raft_consensus.cc:2468] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.308072 31847 tablet_bootstrap.cc:654] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.308725 31850 tablet_bootstrap.cc:654] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.308851 31852 raft_consensus.cc:515] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.301465 31848 ts_tablet_manager.cc:1434] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:11:54.311519 31848 tablet_bootstrap.cc:492] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.317654 31848 tablet_bootstrap.cc:654] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.321523 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.322089 31657 raft_consensus.cc:3060] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.326565 31848 tablet_bootstrap.cc:492] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.327024 31848 ts_tablet_manager.cc:1403] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:11:54.335160 31657 raft_consensus.cc:2468] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.337795 31847 tablet_bootstrap.cc:492] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.336513 31769 leader_election.cc:304] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.338404 31847 ts_tablet_manager.cc:1403] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.010s
I20260713 09:11:54.338649 31848 raft_consensus.cc:359] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.339391 31848 raft_consensus.cc:385] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.339672 31848 raft_consensus.cc:740] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.340392 31848 consensus_queue.cc:260] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.341377 31878 raft_consensus.cc:493] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.341352 31847 raft_consensus.cc:359] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.342170 31847 raft_consensus.cc:385] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.342523 31847 raft_consensus.cc:740] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.342028 31878 raft_consensus.cc:515] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.342905 31857 raft_consensus.cc:493] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.343412 31857 raft_consensus.cc:515] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.343356 31847 consensus_queue.cc:260] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.345466 31848 ts_tablet_manager.cc:1434] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:11:54.346410 31848 tablet_bootstrap.cc:492] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.351558 31857 leader_election.cc:290] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.352161 31848 tablet_bootstrap.cc:654] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.352603 31847 ts_tablet_manager.cc:1434] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260713 09:11:54.352661 31880 raft_consensus.cc:2804] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.355479 31847 tablet_bootstrap.cc:492] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:54.356904 31850 tablet_bootstrap.cc:492] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.357448 31850 ts_tablet_manager.cc:1403] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.055s	user 0.041s	sys 0.010s
I20260713 09:11:54.360184 31850 raft_consensus.cc:359] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.361256 31847 tablet_bootstrap.cc:654] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.361660 31883 raft_consensus.cc:493] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.362103 31883 raft_consensus.cc:515] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.364077 31852 leader_election.cc:290] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.365744 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0f6406d37c4acf93bb60563e8b5297" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.365924 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.366427 31657 raft_consensus.cc:2468] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:54.366566 31731 raft_consensus.cc:3060] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.368443 31878 leader_election.cc:290] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.369835 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.370621 31695 leader_election.cc:304] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.371233 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.371549 31857 raft_consensus.cc:2804] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.371991 31857 raft_consensus.cc:493] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.372327 31857 raft_consensus.cc:3060] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:54.372707 31771 leader_election.cc:343] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:54.373353 31771 leader_election.cc:343] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.373751 31847 tablet_bootstrap.cc:492] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:54.374203 31847 ts_tablet_manager.cc:1403] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260713 09:11:54.376794 31847 raft_consensus.cc:359] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.377465 31847 raft_consensus.cc:385] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.377749 31847 raft_consensus.cc:740] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.378638 31731 raft_consensus.cc:2468] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.378451 31847 consensus_queue.cc:260] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.379863 31850 raft_consensus.cc:385] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.380455 31880 raft_consensus.cc:697] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:54.380678 31847 ts_tablet_manager.cc:1434] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260713 09:11:54.381356 31880 consensus_queue.cc:237] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.380216 31850 raft_consensus.cc:740] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
W20260713 09:11:54.384573 31769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39625, user_credentials={real_user=slave}} blocked reactor thread for 48142.9us
I20260713 09:11:54.384968 31850 consensus_queue.cc:260] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.380110 31857 raft_consensus.cc:515] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.386476 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.388082 31855 raft_consensus.cc:493] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.388177 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0f6406d37c4acf93bb60563e8b5297" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.388571 31855 raft_consensus.cc:515] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.388801 31806 raft_consensus.cc:2468] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:54.390201 31857 leader_election.cc:290] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.391237 31855 leader_election.cc:290] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.391893 31850 ts_tablet_manager.cc:1434] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260713 09:11:54.392225 31656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.392889 31850 tablet_bootstrap.cc:492] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.391147 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0f6406d37c4acf93bb60563e8b5297" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.394150 31655 raft_consensus.cc:3060] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.394667 31656 raft_consensus.cc:2468] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.387122 31657 raft_consensus.cc:2468] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.388744 31848 tablet_bootstrap.cc:492] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.396911 31883 leader_election.cc:290] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.397370 31848 ts_tablet_manager.cc:1403] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.019s
I20260713 09:11:54.397955 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0f6406d37c4acf93bb60563e8b5297" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:54.398404 31850 tablet_bootstrap.cc:654] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.398504 31806 raft_consensus.cc:3060] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.400141 31848 raft_consensus.cc:359] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.400808 31848 raft_consensus.cc:385] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.401122 31848 raft_consensus.cc:740] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.401786 31848 consensus_queue.cc:260] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.403666 31848 ts_tablet_manager.cc:1434] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:11:54.404549 31848 tablet_bootstrap.cc:492] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:54.409947 31848 tablet_bootstrap.cc:654] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.411060 31554 catalog_manager.cc:5697] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.420137 31655 raft_consensus.cc:2468] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:54.421347 31695 leader_election.cc:304] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.422147 31857 raft_consensus.cc:2804] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.422575 31857 raft_consensus.cc:697] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:54.423321 31857 consensus_queue.cc:237] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.425961 31883 raft_consensus.cc:493] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.426471 31883 raft_consensus.cc:515] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.427322 31886 raft_consensus.cc:493] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.427789 31886 raft_consensus.cc:515] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.428508 31883 leader_election.cc:290] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.429909 31886 leader_election.cc:290] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.431082 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.431669 31731 raft_consensus.cc:2468] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.432814 31771 leader_election.cc:304] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.433604 31883 raft_consensus.cc:2804] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.433982 31883 raft_consensus.cc:493] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.434291 31883 raft_consensus.cc:3060] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.437580 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.438202 31805 raft_consensus.cc:2468] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:54.439086 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.439682 31657 raft_consensus.cc:2468] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:54.440800 31695 leader_election.cc:304] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.441596 31857 raft_consensus.cc:2804] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.441927 31857 raft_consensus.cc:493] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.442251 31857 raft_consensus.cc:3060] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.445288 31621 leader_election.cc:304] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.446033 31855 raft_consensus.cc:2804] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.446373 31855 raft_consensus.cc:493] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.446681 31855 raft_consensus.cc:3060] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.453667 31855 raft_consensus.cc:515] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.453347 31555 catalog_manager.cc:5697] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.456459 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:54.457021 31805 raft_consensus.cc:3060] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.460259 31806 raft_consensus.cc:2468] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:54.451160 31879 raft_consensus.cc:493] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.461064 31879 raft_consensus.cc:515] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.461807 31855 leader_election.cc:290] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.463081 31879 leader_election.cc:290] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.464574 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fca87e0f0149c987a4de0df46a9d8b" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.465184 31731 raft_consensus.cc:2468] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.466310 31771 leader_election.cc:304] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.468995 31879 raft_consensus.cc:2804] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.469353 31879 raft_consensus.cc:493] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.469669 31879 raft_consensus.cc:3060] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.471948 31857 raft_consensus.cc:515] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.474534 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.475234 31657 raft_consensus.cc:2393] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 691457c1c8644b90a7ad9a81887a9ba6 in current term 1: Already voted for candidate 5c108c0a46ad442196911df726f1cc6a in this term.
I20260713 09:11:54.479502 31805 raft_consensus.cc:2468] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:54.480674 31621 leader_election.cc:304] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.477357 31883 raft_consensus.cc:515] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.483357 31857 leader_election.cc:290] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.483479 31848 tablet_bootstrap.cc:492] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:54.484148 31848 ts_tablet_manager.cc:1403] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.080s	user 0.025s	sys 0.052s
I20260713 09:11:54.484575 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.485203 31731 raft_consensus.cc:3060] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.487033 31848 raft_consensus.cc:359] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.487787 31848 raft_consensus.cc:385] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.488104 31848 raft_consensus.cc:740] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.488947 31848 consensus_queue.cc:260] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.491812 31731 raft_consensus.cc:2468] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.492974 31771 leader_election.cc:304] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.493759 31880 raft_consensus.cc:2804] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.494220 31880 raft_consensus.cc:697] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:54.495014 31880 consensus_queue.cc:237] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.497082 31894 raft_consensus.cc:2804] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.498636 31848 ts_tablet_manager.cc:1434] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260713 09:11:54.500079 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.500733 31657 raft_consensus.cc:2468] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.503854 31894 raft_consensus.cc:697] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:54.504787 31894 consensus_queue.cc:237] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.512393 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fca87e0f0149c987a4de0df46a9d8b" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.513031 31657 raft_consensus.cc:2468] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:54.515239 31857 raft_consensus.cc:493] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.515441 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.516074 31657 raft_consensus.cc:3060] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.515794 31857 raft_consensus.cc:515] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.517863 31857 leader_election.cc:290] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.519618 31656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9c4cfde518459295a0074e25e93880" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.520208 31656 raft_consensus.cc:2468] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:54.521371 31695 leader_election.cc:304] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.522133 31857 raft_consensus.cc:2804] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.522737 31857 raft_consensus.cc:493] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.523047 31857 raft_consensus.cc:3060] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.522125 31551 catalog_manager.cc:5697] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.524859 31804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.525626 31804 raft_consensus.cc:2393] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 691457c1c8644b90a7ad9a81887a9ba6 in current term 1: Already voted for candidate 5c108c0a46ad442196911df726f1cc6a in this term.
I20260713 09:11:54.526866 31804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:54.527576 31804 raft_consensus.cc:2393] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 691457c1c8644b90a7ad9a81887a9ba6 in current term 1: Already voted for candidate 5c108c0a46ad442196911df726f1cc6a in this term.
I20260713 09:11:54.528539 31879 raft_consensus.cc:515] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.531085 31883 leader_election.cc:290] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.531383 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fca87e0f0149c987a4de0df46a9d8b" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.531842 31732 raft_consensus.cc:3060] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.532196 31769 leader_election.cc:304] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [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: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.532420 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9c4cfde518459295a0074e25e93880" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.533106 31803 raft_consensus.cc:2468] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:54.533900 31883 raft_consensus.cc:2804] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.534308 31883 raft_consensus.cc:493] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.533994 31857 raft_consensus.cc:515] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.534638 31883 raft_consensus.cc:3060] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.536573 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9c4cfde518459295a0074e25e93880" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.536506 31857 leader_election.cc:290] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.537215 31655 raft_consensus.cc:3060] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.537417 31732 raft_consensus.cc:2468] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.538475 31771 leader_election.cc:304] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:54.539332 31880 raft_consensus.cc:2804] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.539803 31880 raft_consensus.cc:697] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:54.540588 31880 consensus_queue.cc:237] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.523365 31657 raft_consensus.cc:2468] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.533331 31769 leader_election.cc:304] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [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: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.549616 31881 raft_consensus.cc:2804] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.549973 31881 raft_consensus.cc:493] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.550275 31881 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.552337 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.553071 31731 raft_consensus.cc:2393] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c108c0a46ad442196911df726f1cc6a in current term 1: Already voted for candidate 691457c1c8644b90a7ad9a81887a9ba6 in this term.
I20260713 09:11:54.554777 31655 raft_consensus.cc:2468] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:54.555522 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.555842 31695 leader_election.cc:304] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.556440 31732 raft_consensus.cc:2393] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c108c0a46ad442196911df726f1cc6a in current term 1: Already voted for candidate 691457c1c8644b90a7ad9a81887a9ba6 in this term.
I20260713 09:11:54.556685 31857 raft_consensus.cc:2804] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.557192 31857 raft_consensus.cc:697] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:54.557933 31857 consensus_queue.cc:237] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.560113 31883 raft_consensus.cc:515] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.560983 31881 raft_consensus.cc:515] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.562009 31883 leader_election.cc:290] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.563014 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
W20260713 09:11:54.564311 31771 leader_election.cc:343] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.564571 31881 leader_election.cc:290] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.565904 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.567144 31696 leader_election.cc:304] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [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: 691457c1c8644b90a7ad9a81887a9ba6; no voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8
W20260713 09:11:54.567850 31771 leader_election.cc:343] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.568919 31894 raft_consensus.cc:493] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.569350 31894 raft_consensus.cc:515] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.569857 31656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.570492 31656 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.571470 31894 leader_election.cc:290] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.572208 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.572376 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:54.572777 31657 raft_consensus.cc:3060] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:54.573998 31622 leader_election.cc:343] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:54.569453 31857 raft_consensus.cc:2749] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.576993 31656 raft_consensus.cc:2468] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.577260 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9c4cfde518459295a0074e25e93880" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:54.578377 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.578739 31850 tablet_bootstrap.cc:492] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.579319 31850 ts_tablet_manager.cc:1403] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.187s	user 0.064s	sys 0.102s
I20260713 09:11:54.578984 31803 raft_consensus.cc:2468] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:54.580937 31621 leader_election.cc:304] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [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: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.578508 31806 raft_consensus.cc:3060] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.582199 31850 raft_consensus.cc:359] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.582914 31850 raft_consensus.cc:385] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.583236 31850 raft_consensus.cc:740] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.584010 31850 consensus_queue.cc:260] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.584703 31894 raft_consensus.cc:2804] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:54.585085 31894 raft_consensus.cc:493] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:54.585390 31894 raft_consensus.cc:3060] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.586597 31850 ts_tablet_manager.cc:1434] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:54.587613 31850 tablet_bootstrap.cc:492] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.590481 31657 raft_consensus.cc:2468] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.567876 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fca87e0f0149c987a4de0df46a9d8b" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:54.591830 31655 raft_consensus.cc:3060] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.564757 31879 leader_election.cc:290] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:54.595854 31769 leader_election.cc:304] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.596966 31894 raft_consensus.cc:515] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.597019 31879 raft_consensus.cc:2804] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.598356 31879 raft_consensus.cc:697] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:54.593217 31806 raft_consensus.cc:2468] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:54.599697 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.597010 31850 tablet_bootstrap.cc:654] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.600284 31731 raft_consensus.cc:3060] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.603080 31879 consensus_queue.cc:237] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.599629 31894 leader_election.cc:290] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.606818 31731 raft_consensus.cc:2468] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:54.607900 31622 leader_election.cc:304] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.608886 31894 raft_consensus.cc:2804] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.609378 31894 raft_consensus.cc:697] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:54.609205 31555 catalog_manager.cc:5697] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.610275 31894 consensus_queue.cc:237] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.610843 31655 raft_consensus.cc:2468] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:54.597398 31769 leader_election.cc:304] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.612190 31881 raft_consensus.cc:2804] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:54.612633 31881 raft_consensus.cc:697] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:54.616139 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:54.616799 31806 raft_consensus.cc:3060] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.616122 31881 consensus_queue.cc:237] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.625816 31553 catalog_manager.cc:5697] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.627590 31553 catalog_manager.cc:5697] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.629854 31806 raft_consensus.cc:2468] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:54.635232 31850 tablet_bootstrap.cc:492] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.635728 31850 ts_tablet_manager.cc:1403] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.013s
I20260713 09:11:54.636763 31555 catalog_manager.cc:5697] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.638401 31850 raft_consensus.cc:359] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.639093 31850 raft_consensus.cc:385] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.639351 31850 raft_consensus.cc:740] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.640015 31850 consensus_queue.cc:260] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.642015 31850 ts_tablet_manager.cc:1434] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:11:54.642860 31850 tablet_bootstrap.cc:492] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:54.647750 31850 tablet_bootstrap.cc:654] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:54.649474 31553 catalog_manager.cc:5697] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.651196 31850 tablet_bootstrap.cc:492] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:54.651597 31850 ts_tablet_manager.cc:1403] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:54.651082 31553 catalog_manager.cc:5697] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:54.653683 31850 raft_consensus.cc:359] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.654304 31850 raft_consensus.cc:385] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:54.654549 31850 raft_consensus.cc:740] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:54.655157 31850 consensus_queue.cc:260] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.656667 31850 ts_tablet_manager.cc:1434] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:11:54.720202 31857 raft_consensus.cc:493] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.720600 31857 raft_consensus.cc:515] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.722440 31857 leader_election.cc:290] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.723106 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.723277 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.723729 31655 raft_consensus.cc:2393] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 691457c1c8644b90a7ad9a81887a9ba6 in current term 1: Already voted for candidate dac3acf800dd494896a08cc6399805b8 in this term.
I20260713 09:11:54.724543 31695 leader_election.cc:304] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6; no voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8
I20260713 09:11:54.725126 31857 raft_consensus.cc:3060] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.729533 31857 raft_consensus.cc:2749] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:54.799474 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
mode: GRACEFUL
new_leader_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:57434
I20260713 09:11:54.800043 31806 raft_consensus.cc:606] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Received request to transfer leadership to TS 5c108c0a46ad442196911df726f1cc6a
I20260713 09:11:54.804364 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73904589d64742b8997472bf7685bf59"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
mode: GRACEFUL
new_leader_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:57434
I20260713 09:11:54.804770 31806 raft_consensus.cc:606] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Received request to transfer leadership to TS 5c108c0a46ad442196911df726f1cc6a
I20260713 09:11:54.808735 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
mode: GRACEFUL
new_leader_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:57434
I20260713 09:11:54.809161 31806 raft_consensus.cc:606] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Received request to transfer leadership to TS 5c108c0a46ad442196911df726f1cc6a
I20260713 09:11:54.822598 31655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
mode: GRACEFUL
new_leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:11:54.823124 31655 raft_consensus.cc:606] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Received request to transfer leadership to TS 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.823537 31881 consensus_queue.cc:1048] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:54.827780 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
mode: GRACEFUL
new_leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:57434
I20260713 09:11:54.828339 31806 raft_consensus.cc:606] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Received request to transfer leadership to TS 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:54.837579 31857 consensus_queue.cc:1048] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:54.851322 31857 consensus_queue.cc:1048] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:54.851743 31883 consensus_queue.cc:1048] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:54.868883 31883 raft_consensus.cc:993] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: : Instructing follower 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:54.869232 31879 raft_consensus.cc:1081] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Signalling peer 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:54.870640 31657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:11:54.871243 31657 raft_consensus.cc:493] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:54.871521 31657 raft_consensus.cc:3060] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.876132 31657 raft_consensus.cc:515] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.878010 31657 leader_election.cc:290] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.878561 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:54.878981 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9d72cbd1ae4bc89d47fda074554253" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:54.879119 31731 raft_consensus.cc:3060] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.879551 31806 raft_consensus.cc:3055] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:54.879875 31806 raft_consensus.cc:740] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:54.880636 31806 consensus_queue.cc:260] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.881716 31806 raft_consensus.cc:3060] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:54.885645 31731 raft_consensus.cc:2468] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:54.886610 31622 leader_election.cc:304] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:54.887219 31894 raft_consensus.cc:2804] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:54.887699 31806 raft_consensus.cc:2468] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:54.887629 31894 raft_consensus.cc:697] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:54.888705 31894 consensus_queue.cc:237] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.893862 31555 catalog_manager.cc:5697] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 1 to 2, leader changed from dac3acf800dd494896a08cc6399805b8 (127.26.134.67) to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:54.988873 31857 raft_consensus.cc:493] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:54.989354 31857 raft_consensus.cc:515] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:54.991008 31857 leader_election.cc:290] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:54.991775 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:54.992065 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:54.992502 31657 raft_consensus.cc:2393] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 691457c1c8644b90a7ad9a81887a9ba6 in current term 1: Already voted for candidate dac3acf800dd494896a08cc6399805b8 in this term.
I20260713 09:11:54.993520 31695 leader_election.cc:304] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6; no voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8
I20260713 09:11:54.994109 31857 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:54.994167 31879 consensus_queue.cc:1048] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.000533 31857 raft_consensus.cc:2749] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:55.004731 31881 consensus_queue.cc:1048] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.011188 31883 raft_consensus.cc:993] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: : Instructing follower 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:55.011565 31881 raft_consensus.cc:1081] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Signalling peer 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:55.012924 31657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:11:55.013327 31657 raft_consensus.cc:493] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.013579 31657 raft_consensus.cc:3060] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.018072 31657 raft_consensus.cc:515] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.020154 31881 consensus_queue.cc:1048] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.020572 31657 leader_election.cc:290] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:55.020960 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:55.021453 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e09be5720b49b1be4ef5a8235e5f35" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:55.021524 31806 raft_consensus.cc:3055] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.022148 31806 raft_consensus.cc:740] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:55.022159 31731 raft_consensus.cc:3060] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.023119 31806 consensus_queue.cc:260] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.024466 31806 raft_consensus.cc:3060] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.030562 31806 raft_consensus.cc:2468] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:55.031518 31621 leader_election.cc:304] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:55.032264 31894 raft_consensus.cc:2804] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.032735 31894 raft_consensus.cc:697] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:55.033522 31894 consensus_queue.cc:237] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.035518 31731 raft_consensus.cc:2468] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:55.035964 31879 consensus_queue.cc:1048] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.042513 31883 raft_consensus.cc:993] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: : Instructing follower 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:55.042902 31879 raft_consensus.cc:1081] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Signalling peer 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:55.041949 31553 catalog_manager.cc:5697] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 1 to 2, leader changed from dac3acf800dd494896a08cc6399805b8 (127.26.134.67) to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.044384 31731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba"
dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:50934
I20260713 09:11:55.044785 31731 raft_consensus.cc:493] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.045132 31731 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.049499 31894 consensus_queue.cc:1048] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.050720 31731 raft_consensus.cc:515] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.053787 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:55.054344 31657 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.057013 31731 leader_election.cc:290] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 2 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:55.057298 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:55.058851 31806 raft_consensus.cc:3055] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.059146 31806 raft_consensus.cc:740] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:55.059805 31806 consensus_queue.cc:260] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.060808 31879 consensus_queue.cc:1048] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.061069 31657 raft_consensus.cc:2468] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 2.
I20260713 09:11:55.062017 31806 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.062291 31695 leader_election.cc:304] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:55.063053 31857 raft_consensus.cc:2804] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.063531 31857 raft_consensus.cc:697] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:55.064303 31857 consensus_queue.cc:237] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.068662 31806 raft_consensus.cc:2468] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 2.
I20260713 09:11:55.072460 31894 raft_consensus.cc:993] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: : Instructing follower 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:55.072870 31894 raft_consensus.cc:1081] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Signalling peer 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:55.077160 31730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3"
dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:50938
I20260713 09:11:55.079032 31881 consensus_queue.cc:1048] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.080109 31730 raft_consensus.cc:493] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.080504 31730 raft_consensus.cc:3060] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.080348 31855 consensus_queue.cc:1048] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.081714 31555 catalog_manager.cc:5697] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 1 to 2, leader changed from dac3acf800dd494896a08cc6399805b8 (127.26.134.67) to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.087167 31730 raft_consensus.cc:515] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.089196 31855 consensus_queue.cc:1048] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.092254 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:55.092847 31657 raft_consensus.cc:3055] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.093146 31657 raft_consensus.cc:740] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:55.094033 31657 consensus_queue.cc:260] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.094939 31657 raft_consensus.cc:3060] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.102797 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73495b8a2cfa4104a8114a285645f7f3" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:55.104799 31730 leader_election.cc:290] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 2 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:55.107537 31657 raft_consensus.cc:2468] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 2.
I20260713 09:11:55.108804 31695 leader_election.cc:304] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [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: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: dac3acf800dd494896a08cc6399805b8
I20260713 09:11:55.109628 31857 raft_consensus.cc:2804] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.110054 31857 raft_consensus.cc:697] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:55.110863 31857 consensus_queue.cc:237] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.115322 31855 consensus_queue.cc:1048] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.126554 31857 consensus_queue.cc:1048] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.152554 31913 consensus_queue.cc:1048] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.168615 31553 catalog_manager.cc:5697] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 1 to 2, leader changed from 5c108c0a46ad442196911df726f1cc6a (127.26.134.65) to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.182070 31881 consensus_queue.cc:1048] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.191063 31879 consensus_queue.cc:1048] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:55.197665 31881 raft_consensus.cc:993] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: : Instructing follower 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:55.198091 31879 raft_consensus.cc:1081] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Signalling peer 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:55.199576 31657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73904589d64742b8997472bf7685bf59"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:11:55.200124 31657 raft_consensus.cc:493] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:55.200510 31657 raft_consensus.cc:3060] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.205210 31657 raft_consensus.cc:515] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.206878 31657 leader_election.cc:290] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:55.207404 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:55.207944 31731 raft_consensus.cc:3060] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.207873 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73904589d64742b8997472bf7685bf59" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:55.208530 31806 raft_consensus.cc:3055] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:55.208876 31806 raft_consensus.cc:740] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:55.209635 31806 consensus_queue.cc:260] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.210801 31806 raft_consensus.cc:3060] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.214388 31731 raft_consensus.cc:2468] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:55.215474 31622 leader_election.cc:304] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:55.216066 31894 raft_consensus.cc:2804] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:55.216511 31894 raft_consensus.cc:697] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:55.216890 31806 raft_consensus.cc:2468] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:55.217288 31894 consensus_queue.cc:237] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:55.222571 31553 catalog_manager.cc:5697] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 1 to 2, leader changed from dac3acf800dd494896a08cc6399805b8 (127.26.134.67) to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:55.358812 31731 raft_consensus.cc:1275] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.359917 31894 consensus_queue.cc:1048] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.366436 31806 raft_consensus.cc:1275] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.368314 31855 consensus_queue.cc:1048] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.468420 31731 raft_consensus.cc:1275] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.469419 31855 consensus_queue.cc:1048] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.477365 31806 raft_consensus.cc:1275] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.478775 31894 consensus_queue.cc:1048] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.603385 31657 raft_consensus.cc:1275] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.604431 31886 consensus_queue.cc:1048] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.611003 31806 raft_consensus.cc:1275] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.612321 31857 consensus_queue.cc:1048] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.669116 31806 raft_consensus.cc:1275] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.670096 31894 consensus_queue.cc:1048] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.676452 31731 raft_consensus.cc:1275] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.678495 31926 consensus_queue.cc:1048] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.696841 31657 raft_consensus.cc:1275] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.698019 31857 consensus_queue.cc:1048] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:55.705263 31806 raft_consensus.cc:3060] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:55.711385 31806 raft_consensus.cc:1275] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:55.712332 31913 consensus_queue.cc:1048] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:57.862879 31551 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44260:
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"
    }
  }
}
W20260713 09:11:57.865286 31551 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.
I20260713 09:11:57.906672 31643 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1f99e28dcf4228bd4732bb8436d8b0 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:57.907883 31643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1f99e28dcf4228bd4732bb8436d8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.907629 31721 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1f99e28dcf4228bd4732bb8436d8b0 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:57.908839 31721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1f99e28dcf4228bd4732bb8436d8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.908643 31789 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1f99e28dcf4228bd4732bb8436d8b0 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:57.909823 31789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1f99e28dcf4228bd4732bb8436d8b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.912536 31790 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4a2a78c72447a08d52738aa4098057 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:57.913846 31790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4a2a78c72447a08d52738aa4098057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.914841 31645 tablet_service.cc:1511] Processing CreateTablet for tablet 1941afb35cf44e46ac0e75ad53ab6714 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:57.916002 31645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1941afb35cf44e46ac0e75ad53ab6714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.916997 31795 tablet_service.cc:1511] Processing CreateTablet for tablet 1941afb35cf44e46ac0e75ad53ab6714 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:57.918170 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1941afb35cf44e46ac0e75ad53ab6714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.921747 31647 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4a2a78c72447a08d52738aa4098057 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:57.922115 31717 tablet_service.cc:1511] Processing CreateTablet for tablet 1a4a2a78c72447a08d52738aa4098057 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:57.922899 31647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4a2a78c72447a08d52738aa4098057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.923302 31717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a4a2a78c72447a08d52738aa4098057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.925717 31714 tablet_service.cc:1511] Processing CreateTablet for tablet 6752947cead2452689495c207b9bd511 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:57.926836 31714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6752947cead2452689495c207b9bd511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.929330 31641 tablet_service.cc:1511] Processing CreateTablet for tablet 6752947cead2452689495c207b9bd511 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:57.929842 31718 tablet_service.cc:1511] Processing CreateTablet for tablet 1941afb35cf44e46ac0e75ad53ab6714 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:57.930470 31641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6752947cead2452689495c207b9bd511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.931088 31718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1941afb35cf44e46ac0e75ad53ab6714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.933509 31796 tablet_service.cc:1511] Processing CreateTablet for tablet 6752947cead2452689495c207b9bd511 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:57.934680 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6752947cead2452689495c207b9bd511. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.953362 31639 tablet_service.cc:1511] Processing CreateTablet for tablet ee7191ad202b4ee395a88f6e57a8723d (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:57.955027 31639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7191ad202b4ee395a88f6e57a8723d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.955865 31720 tablet_service.cc:1511] Processing CreateTablet for tablet ee7191ad202b4ee395a88f6e57a8723d (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:57.957054 31720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7191ad202b4ee395a88f6e57a8723d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.959990 31946 tablet_bootstrap.cc:492] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:57.971745 31794 tablet_service.cc:1511] Processing CreateTablet for tablet ee7191ad202b4ee395a88f6e57a8723d (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:57.972934 31794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7191ad202b4ee395a88f6e57a8723d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.973042 31640 tablet_service.cc:1511] Processing CreateTablet for tablet 9647aea86d434183a4b1a9b19b34a2d6 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:57.974351 31640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647aea86d434183a4b1a9b19b34a2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.983779 31717 tablet_service.cc:1511] Processing CreateTablet for tablet 9647aea86d434183a4b1a9b19b34a2d6 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:57.985080 31717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647aea86d434183a4b1a9b19b34a2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:57.986927 31946 tablet_bootstrap.cc:654] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.001549 31944 tablet_bootstrap.cc:492] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.004217 31945 tablet_bootstrap.cc:492] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.026865 31647 tablet_service.cc:1511] Processing CreateTablet for tablet 50eb651ab76f4c9a8448b2a105645fe1 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:58.027401 31946 tablet_bootstrap.cc:492] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.014828 31790 tablet_service.cc:1511] Processing CreateTablet for tablet 9647aea86d434183a4b1a9b19b34a2d6 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:58.027891 31946 ts_tablet_manager.cc:1403] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.000s
I20260713 09:11:58.026789 31945 tablet_bootstrap.cc:654] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.030692 31946 raft_consensus.cc:359] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.031096 31790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647aea86d434183a4b1a9b19b34a2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.031407 31946 raft_consensus.cc:385] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.031733 31946 raft_consensus.cc:740] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.036005 31717 tablet_service.cc:1511] Processing CreateTablet for tablet 50eb651ab76f4c9a8448b2a105645fe1 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:58.037142 31717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eb651ab76f4c9a8448b2a105645fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.037565 31647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eb651ab76f4c9a8448b2a105645fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.038952 31944 tablet_bootstrap.cc:654] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.044167 31946 consensus_queue.cc:260] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.046396 31946 ts_tablet_manager.cc:1434] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:11:58.047279 31946 tablet_bootstrap.cc:492] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.051930 31796 tablet_service.cc:1511] Processing CreateTablet for tablet 50eb651ab76f4c9a8448b2a105645fe1 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:58.057505 31796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eb651ab76f4c9a8448b2a105645fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.059475 31639 tablet_service.cc:1511] Processing CreateTablet for tablet d076be5b50ca49c0bcccda6f6145040b (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:58.055693 31946 tablet_bootstrap.cc:654] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.060631 31639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d076be5b50ca49c0bcccda6f6145040b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.063622 31643 tablet_service.cc:1511] Processing CreateTablet for tablet 1612c48156d349eab92c71038dab2165 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:58.063846 31720 tablet_service.cc:1511] Processing CreateTablet for tablet d076be5b50ca49c0bcccda6f6145040b (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:58.064736 31643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1612c48156d349eab92c71038dab2165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.065042 31720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d076be5b50ca49c0bcccda6f6145040b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.063622 31795 tablet_service.cc:1511] Processing CreateTablet for tablet d076be5b50ca49c0bcccda6f6145040b (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:58.067507 31795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d076be5b50ca49c0bcccda6f6145040b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.067792 31789 tablet_service.cc:1511] Processing CreateTablet for tablet 1612c48156d349eab92c71038dab2165 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:58.068918 31789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1612c48156d349eab92c71038dab2165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.072336 31714 tablet_service.cc:1511] Processing CreateTablet for tablet 1612c48156d349eab92c71038dab2165 (DEFAULT_TABLE table=soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:58.073454 31714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1612c48156d349eab92c71038dab2165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:58.077323 31945 tablet_bootstrap.cc:492] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.077844 31945 ts_tablet_manager.cc:1403] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.004s
I20260713 09:11:58.080638 31945 raft_consensus.cc:359] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.081331 31945 raft_consensus.cc:385] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.089505 31945 raft_consensus.cc:740] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.090351 31945 consensus_queue.cc:260] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.093237 31945 ts_tablet_manager.cc:1434] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:11:58.096890 31945 tablet_bootstrap.cc:492] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.118325 31945 tablet_bootstrap.cc:654] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.122840 31946 tablet_bootstrap.cc:492] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.123375 31946 ts_tablet_manager.cc:1403] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.076s	user 0.000s	sys 0.013s
I20260713 09:11:58.127655 31945 tablet_bootstrap.cc:492] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.128124 31945 ts_tablet_manager.cc:1403] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.002s
I20260713 09:11:58.129544 31946 raft_consensus.cc:359] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.130286 31946 raft_consensus.cc:385] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.130600 31944 tablet_bootstrap.cc:492] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.131071 31944 ts_tablet_manager.cc:1403] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.000s
I20260713 09:11:58.130862 31945 raft_consensus.cc:359] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.130614 31946 raft_consensus.cc:740] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.131722 31945 raft_consensus.cc:385] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.132436 31945 raft_consensus.cc:740] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.133023 31946 consensus_queue.cc:260] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.134028 31944 raft_consensus.cc:359] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.134752 31944 raft_consensus.cc:385] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.135026 31944 raft_consensus.cc:740] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.135681 31944 consensus_queue.cc:260] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.134218 31945 consensus_queue.cc:260] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.139340 31946 ts_tablet_manager.cc:1434] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.003s
I20260713 09:11:58.140080 31944 ts_tablet_manager.cc:1434] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:11:58.141073 31944 tablet_bootstrap.cc:492] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.141196 31945 ts_tablet_manager.cc:1434] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:11:58.142230 31945 tablet_bootstrap.cc:492] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.143138 31946 tablet_bootstrap.cc:492] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.147449 31944 tablet_bootstrap.cc:654] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.148186 31945 tablet_bootstrap.cc:654] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.149634 31946 tablet_bootstrap.cc:654] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.187080 31944 tablet_bootstrap.cc:492] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.187175 31946 tablet_bootstrap.cc:492] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.187569 31944 ts_tablet_manager.cc:1403] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.020s
I20260713 09:11:58.187635 31946 ts_tablet_manager.cc:1403] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
I20260713 09:11:58.187812 31945 tablet_bootstrap.cc:492] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.188311 31945 ts_tablet_manager.cc:1403] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.023s
I20260713 09:11:58.189996 31946 raft_consensus.cc:359] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.190754 31946 raft_consensus.cc:385] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.190471 31944 raft_consensus.cc:359] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.191048 31946 raft_consensus.cc:740] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.191216 31944 raft_consensus.cc:385] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.190985 31945 raft_consensus.cc:359] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.191859 31944 raft_consensus.cc:740] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.191900 31945 raft_consensus.cc:385] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.192554 31945 raft_consensus.cc:740] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.192044 31946 consensus_queue.cc:260] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.193369 31945 consensus_queue.cc:260] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.193427 31944 consensus_queue.cc:260] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.194763 31946 ts_tablet_manager.cc:1434] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:58.195652 31945 ts_tablet_manager.cc:1434] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:11:58.195768 31946 tablet_bootstrap.cc:492] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.196530 31945 tablet_bootstrap.cc:492] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.200042 31944 ts_tablet_manager.cc:1434] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:11:58.200964 31944 tablet_bootstrap.cc:492] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.202376 31946 tablet_bootstrap.cc:654] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.206727 31944 tablet_bootstrap.cc:654] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.209721 31945 tablet_bootstrap.cc:654] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.220615 31946 tablet_bootstrap.cc:492] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.221081 31946 ts_tablet_manager.cc:1403] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.003s
I20260713 09:11:58.223711 31946 raft_consensus.cc:359] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.224192 31945 tablet_bootstrap.cc:492] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.224404 31946 raft_consensus.cc:385] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.224740 31946 raft_consensus.cc:740] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.224876 31945 ts_tablet_manager.cc:1403] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260713 09:11:58.225503 31946 consensus_queue.cc:260] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.227007 31944 tablet_bootstrap.cc:492] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.227733 31946 ts_tablet_manager.cc:1434] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:58.227447 31944 ts_tablet_manager.cc:1403] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260713 09:11:58.227766 31945 raft_consensus.cc:359] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.228622 31945 raft_consensus.cc:385] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.228857 31946 tablet_bootstrap.cc:492] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.228947 31945 raft_consensus.cc:740] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.229707 31945 consensus_queue.cc:260] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.231873 31945 ts_tablet_manager.cc:1434] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:58.232816 31945 tablet_bootstrap.cc:492] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.235232 31946 tablet_bootstrap.cc:654] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.239135 31945 tablet_bootstrap.cc:654] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.239789 31944 raft_consensus.cc:359] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.240482 31944 raft_consensus.cc:385] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.240761 31944 raft_consensus.cc:740] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.241457 31944 consensus_queue.cc:260] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.243620 31944 ts_tablet_manager.cc:1434] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:11:58.244778 31944 tablet_bootstrap.cc:492] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.250391 31944 tablet_bootstrap.cc:654] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.257447 31945 tablet_bootstrap.cc:492] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.257525 31946 tablet_bootstrap.cc:492] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.257961 31945 ts_tablet_manager.cc:1403] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260713 09:11:58.258060 31946 ts_tablet_manager.cc:1403] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.020s
I20260713 09:11:58.258221 31944 tablet_bootstrap.cc:492] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.258764 31944 ts_tablet_manager.cc:1403] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:11:58.260694 31945 raft_consensus.cc:359] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.261242 31945 raft_consensus.cc:385] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.261229 31946 raft_consensus.cc:359] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.261746 31945 raft_consensus.cc:740] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.261456 31944 raft_consensus.cc:359] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.262097 31946 raft_consensus.cc:385] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.262233 31944 raft_consensus.cc:385] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.262414 31946 raft_consensus.cc:740] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.262566 31944 raft_consensus.cc:740] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.262490 31945 consensus_queue.cc:260] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.263326 31946 consensus_queue.cc:260] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.263585 31944 consensus_queue.cc:260] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.264860 31945 ts_tablet_manager.cc:1434] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260713 09:11:58.265529 31946 ts_tablet_manager.cc:1434] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:11:58.265698 31944 ts_tablet_manager.cc:1434] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:58.265789 31945 tablet_bootstrap.cc:492] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.266403 31946 tablet_bootstrap.cc:492] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.266644 31944 tablet_bootstrap.cc:492] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.272040 31945 tablet_bootstrap.cc:654] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.272230 31946 tablet_bootstrap.cc:654] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.272890 31944 tablet_bootstrap.cc:654] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.281924 31879 raft_consensus.cc:493] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.282440 31879 raft_consensus.cc:515] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.284036 31946 tablet_bootstrap.cc:492] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.284467 31946 ts_tablet_manager.cc:1403] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:11:58.285848 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752947cead2452689495c207b9bd511" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:58.286231 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752947cead2452689495c207b9bd511" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:58.286482 31657 raft_consensus.cc:2468] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:58.286806 31731 raft_consensus.cc:2468] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:58.287727 31769 leader_election.cc:304] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.288147 31946 raft_consensus.cc:359] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.288769 31933 raft_consensus.cc:493] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.288851 31946 raft_consensus.cc:385] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.289374 31946 raft_consensus.cc:740] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.284529 31879 leader_election.cc:290] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:58.289358 31933 raft_consensus.cc:515] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.290194 31879 raft_consensus.cc:2804] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.290611 31879 raft_consensus.cc:493] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.290266 31946 consensus_queue.cc:260] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.290956 31879 raft_consensus.cc:3060] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.291481 31933 leader_election.cc:290] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.292601 31946 ts_tablet_manager.cc:1434] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:58.293548 31946 tablet_bootstrap.cc:492] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.293753 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.294371 31806 raft_consensus.cc:2468] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.295557 31621 leader_election.cc:304] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.292560 31945 tablet_bootstrap.cc:492] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.296412 31945 ts_tablet_manager.cc:1403] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.001s
I20260713 09:11:58.296773 31933 raft_consensus.cc:2804] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.297176 31933 raft_consensus.cc:493] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.297497 31933 raft_consensus.cc:3060] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.299288 31945 raft_consensus.cc:359] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.299999 31945 raft_consensus.cc:385] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.300274 31945 raft_consensus.cc:740] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.300951 31945 consensus_queue.cc:260] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.301661 31879 raft_consensus.cc:515] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.303386 31945 ts_tablet_manager.cc:1434] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:11:58.304333 31945 tablet_bootstrap.cc:492] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.304049 31933 raft_consensus.cc:515] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.296459 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:58.305181 31731 raft_consensus.cc:2468] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.306953 31944 tablet_bootstrap.cc:492] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.307432 31944 ts_tablet_manager.cc:1403] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.011s
I20260713 09:11:58.304536 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752947cead2452689495c207b9bd511" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:58.308115 31730 raft_consensus.cc:3060] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.309998 31945 tablet_bootstrap.cc:654] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:58.312067 31603 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:58.299280 31946 tablet_bootstrap.cc:654] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.314572 31933 leader_election.cc:290] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.310120 31944 raft_consensus.cc:359] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.315155 31730 raft_consensus.cc:2468] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:58.315461 31944 raft_consensus.cc:385] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.315886 31944 raft_consensus.cc:740] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.316344 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.316874 31806 raft_consensus.cc:3060] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.316587 31944 consensus_queue.cc:260] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.317523 31771 leader_election.cc:304] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.318996 31944 ts_tablet_manager.cc:1434] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:11:58.319940 31944 tablet_bootstrap.cc:492] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.325665 31944 tablet_bootstrap.cc:654] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.315215 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:58.326210 31731 raft_consensus.cc:3060] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.334152 31806 raft_consensus.cc:2468] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.335269 31621 leader_election.cc:304] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.336061 31933 raft_consensus.cc:2804] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.336495 31933 raft_consensus.cc:697] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:58.337268 31933 consensus_queue.cc:237] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.332676 31731 raft_consensus.cc:2468] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.342614 31968 raft_consensus.cc:2804] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.343086 31968 raft_consensus.cc:697] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:58.343868 31968 consensus_queue.cc:237] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.349140 31965 raft_consensus.cc:493] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.349577 31965 raft_consensus.cc:515] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.350912 31879 leader_election.cc:290] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
W20260713 09:11:58.352226 31769 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39625, user_credentials={real_user=slave}} blocked reactor thread for 64574.5us
I20260713 09:11:58.353572 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752947cead2452689495c207b9bd511" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:58.354110 31657 raft_consensus.cc:3060] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.354746 31551 catalog_manager.cc:5697] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.360270 31657 raft_consensus.cc:2468] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:58.364209 31965 leader_election.cc:290] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:58.365505 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:58.366053 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:58.366107 31657 raft_consensus.cc:2468] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:58.366714 31731 raft_consensus.cc:2468] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 0.
I20260713 09:11:58.367811 31771 leader_election.cc:304] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.368737 31946 tablet_bootstrap.cc:492] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.369216 31946 ts_tablet_manager.cc:1403] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.015s
I20260713 09:11:58.370376 31968 raft_consensus.cc:2804] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.371194 31968 raft_consensus.cc:493] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.371529 31968 raft_consensus.cc:3060] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.372700 31933 raft_consensus.cc:493] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.372736 31945 tablet_bootstrap.cc:492] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.371433 31944 tablet_bootstrap.cc:492] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.373435 31945 ts_tablet_manager.cc:1403] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.022s
I20260713 09:11:58.373194 31933 raft_consensus.cc:515] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.373756 31944 ts_tablet_manager.cc:1403] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.009s
I20260713 09:11:58.375272 31933 leader_election.cc:290] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.375216 31551 catalog_manager.cc:5697] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:58.376884 31944 raft_consensus.cc:359] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.377642 31944 raft_consensus.cc:385] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.377454 31946 raft_consensus.cc:359] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.377987 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1941afb35cf44e46ac0e75ad53ab6714" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:58.378862 31731 raft_consensus.cc:2468] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.377529 31945 raft_consensus.cc:359] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.379359 31945 raft_consensus.cc:385] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.379663 31945 raft_consensus.cc:740] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.378440 31946 raft_consensus.cc:385] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.377672 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1941afb35cf44e46ac0e75ad53ab6714" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.380509 31806 raft_consensus.cc:2468] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.380478 31945 consensus_queue.cc:260] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.379884 31622 leader_election.cc:304] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.382730 31951 raft_consensus.cc:2804] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.383034 31945 ts_tablet_manager.cc:1434] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:11:58.380609 31946 raft_consensus.cc:740] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.384127 31968 raft_consensus.cc:515] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.378060 31944 raft_consensus.cc:740] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.384287 31946 consensus_queue.cc:260] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.385286 31944 consensus_queue.cc:260] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.383071 31951 raft_consensus.cc:493] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.386606 31951 raft_consensus.cc:3060] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.386960 31946 ts_tablet_manager.cc:1434] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260713 09:11:58.387496 31944 ts_tablet_manager.cc:1434] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:58.388015 31946 tablet_bootstrap.cc:492] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.388386 31944 tablet_bootstrap.cc:492] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.394709 31944 tablet_bootstrap.cc:654] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.394709 31946 tablet_bootstrap.cc:654] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.397058 31945 tablet_bootstrap.cc:492] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.392853 31951 raft_consensus.cc:515] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.402046 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1941afb35cf44e46ac0e75ad53ab6714" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:58.402541 31731 raft_consensus.cc:3060] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.402885 31945 tablet_bootstrap.cc:654] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.404922 31951 leader_election.cc:290] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.408092 31913 raft_consensus.cc:493] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.408524 31913 raft_consensus.cc:515] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.409622 31731 raft_consensus.cc:2468] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.410413 31913 leader_election.cc:290] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.415890 31945 tablet_bootstrap.cc:492] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.410995 31622 leader_election.cc:304] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.416337 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:58.416432 31945 ts_tablet_manager.cc:1403] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260713 09:11:58.416522 31944 tablet_bootstrap.cc:492] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.416955 31951 raft_consensus.cc:2804] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.411319 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.417133 31944 ts_tablet_manager.cc:1403] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260713 09:11:58.412541 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:58.416889 31657 raft_consensus.cc:3060] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.417900 31655 raft_consensus.cc:2468] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:58.419027 31695 leader_election.cc:304] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.417529 31806 raft_consensus.cc:2468] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:58.420542 31946 tablet_bootstrap.cc:492] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.420583 31944 raft_consensus.cc:359] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.421175 31946 ts_tablet_manager.cc:1403] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260713 09:11:58.421398 31944 raft_consensus.cc:385] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.421705 31944 raft_consensus.cc:740] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.422034 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1941afb35cf44e46ac0e75ad53ab6714" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.422348 31951 raft_consensus.cc:697] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:58.422432 31944 consensus_queue.cc:260] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.423224 31951 consensus_queue.cc:237] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.424769 31944 ts_tablet_manager.cc:1434] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:11:58.421659 31913 raft_consensus.cc:2804] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.425598 31913 raft_consensus.cc:493] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.425710 31944 tablet_bootstrap.cc:492] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.425776 31946 raft_consensus.cc:359] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.426529 31913 raft_consensus.cc:3060] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.423115 31945 raft_consensus.cc:359] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.427359 31945 raft_consensus.cc:385] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.427652 31945 raft_consensus.cc:740] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.428282 31945 consensus_queue.cc:260] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.430382 31945 ts_tablet_manager.cc:1434] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:11:58.431236 31945 tablet_bootstrap.cc:492] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: Bootstrap starting.
I20260713 09:11:58.431617 31944 tablet_bootstrap.cc:654] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.422533 31806 raft_consensus.cc:3060] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.432103 31946 raft_consensus.cc:385] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.432471 31946 raft_consensus.cc:740] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.431551 31933 raft_consensus.cc:493] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.433125 31946 consensus_queue.cc:260] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.433638 31933 raft_consensus.cc:515] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.435372 31946 ts_tablet_manager.cc:1434] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:11:58.435865 31933 leader_election.cc:290] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.436231 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:58.440872 31731 raft_consensus.cc:2468] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.441421 31946 tablet_bootstrap.cc:492] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: Bootstrap starting.
I20260713 09:11:58.441839 31622 leader_election.cc:304] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.441874 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.443476 31933 raft_consensus.cc:2804] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.443892 31933 raft_consensus.cc:493] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.444190 31933 raft_consensus.cc:3060] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.446044 31944 tablet_bootstrap.cc:492] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.446455 31944 ts_tablet_manager.cc:1403] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
I20260713 09:11:58.448773 31944 raft_consensus.cc:359] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.449396 31944 raft_consensus.cc:385] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.449646 31944 raft_consensus.cc:740] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.440249 31945 tablet_bootstrap.cc:654] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:58.450704 31621 leader_election.cc:343] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:58.452221 31933 raft_consensus.cc:515] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.450188 31944 consensus_queue.cc:260] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.453426 31946 tablet_bootstrap.cc:654] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.454522 31657 raft_consensus.cc:2468] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:58.454651 31944 ts_tablet_manager.cc:1434] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:11:58.455598 31944 tablet_bootstrap.cc:492] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: Bootstrap starting.
I20260713 09:11:58.453416 31976 raft_consensus.cc:493] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.456259 31976 raft_consensus.cc:515] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.455591 31769 leader_election.cc:304] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.457962 31965 raft_consensus.cc:2804] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.458393 31965 raft_consensus.cc:697] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:58.454679 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:58.459321 31731 raft_consensus.cc:3060] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.459151 31965 consensus_queue.cc:237] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.461758 31944 tablet_bootstrap.cc:654] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:58.462869 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d076be5b50ca49c0bcccda6f6145040b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.463460 31803 raft_consensus.cc:2468] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:58.464628 31696 leader_election.cc:304] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.465428 31976 leader_election.cc:290] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.465886 31976 raft_consensus.cc:2804] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.466215 31976 raft_consensus.cc:493] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.466526 31976 raft_consensus.cc:3060] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.468457 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.469022 31803 raft_consensus.cc:3060] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.472198 31806 raft_consensus.cc:2468] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.473615 31731 raft_consensus.cc:2468] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.441457 31913 raft_consensus.cc:515] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.477628 31622 leader_election.cc:304] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.482347 31951 raft_consensus.cc:2804] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.465844 31933 leader_election.cc:290] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.486102 31913 leader_election.cc:290] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.487461 31976 raft_consensus.cc:515] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.488333 31555 catalog_manager.cc:5697] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.495410 31945 tablet_bootstrap.cc:492] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: No bootstrap required, opened a new log
I20260713 09:11:58.496277 31944 tablet_bootstrap.cc:492] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: No bootstrap required, opened a new log
I20260713 09:11:58.496949 31944 ts_tablet_manager.cc:1403] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260713 09:11:58.499348 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.497295 31946 tablet_bootstrap.cc:492] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: No bootstrap required, opened a new log
I20260713 09:11:58.499845 31806 raft_consensus.cc:3060] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.502635 31946 ts_tablet_manager.cc:1403] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.023s
I20260713 09:11:58.499853 31944 raft_consensus.cc:359] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.497458 31945 ts_tablet_manager.cc:1403] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.017s
I20260713 09:11:58.503096 31944 raft_consensus.cc:385] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:58.495620 31695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.134.65:39625, user_credentials={real_user=slave}} blocked reactor thread for 76673.2us
I20260713 09:11:58.503785 31944 raft_consensus.cc:740] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.504210 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:58.503098 31951 raft_consensus.cc:697] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:58.504756 31731 raft_consensus.cc:3060] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.505838 31803 raft_consensus.cc:2468] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.506690 31951 consensus_queue.cc:237] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.504535 31944 consensus_queue.cc:260] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.495116 31968 leader_election.cc:290] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:58.509286 31944 ts_tablet_manager.cc:1434] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:11:58.506814 31945 raft_consensus.cc:359] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.509646 31945 raft_consensus.cc:385] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.509923 31945 raft_consensus.cc:740] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.507754 31946 raft_consensus.cc:359] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.510797 31946 raft_consensus.cc:385] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:58.510668 31731 raft_consensus.cc:2468] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 1.
I20260713 09:11:58.511196 31946 raft_consensus.cc:740] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Initialized, Role: FOLLOWER
I20260713 09:11:58.510953 31945 consensus_queue.cc:260] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.518805 31933 raft_consensus.cc:493] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.516067 31656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d076be5b50ca49c0bcccda6f6145040b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:58.500454 31976 leader_election.cc:290] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.516757 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:58.523519 31933 raft_consensus.cc:515] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.523906 31655 raft_consensus.cc:3060] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.524255 31945 ts_tablet_manager.cc:1434] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:11:58.514907 31806 raft_consensus.cc:2468] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:58.516374 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d076be5b50ca49c0bcccda6f6145040b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:58.514561 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d076be5b50ca49c0bcccda6f6145040b" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.526480 31946 consensus_queue.cc:260] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.527545 31696 leader_election.cc:304] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.528288 31976 raft_consensus.cc:2804] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.523339 31656 raft_consensus.cc:3060] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.528734 31976 raft_consensus.cc:697] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:58.529791 31946 ts_tablet_manager.cc:1434] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260713 09:11:58.529541 31976 consensus_queue.cc:237] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.526082 31803 raft_consensus.cc:3060] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.532434 31555 catalog_manager.cc:5697] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 1 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:58.538909 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612c48156d349eab92c71038dab2165" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.541602 31806 raft_consensus.cc:2468] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.542812 31621 leader_election.cc:304] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.539307 31933 leader_election.cc:290] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.543483 31933 raft_consensus.cc:2804] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.543792 31933 raft_consensus.cc:493] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.544102 31933 raft_consensus.cc:3060] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.545890 31803 raft_consensus.cc:2468] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:58.546151 31553 catalog_manager.cc:5697] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.541656 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612c48156d349eab92c71038dab2165" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6" is_pre_election: true
I20260713 09:11:58.547508 31731 raft_consensus.cc:2468] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 0.
I20260713 09:11:58.549291 31696 leader_election.cc:304] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.549938 31976 raft_consensus.cc:2804] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.550156 31933 raft_consensus.cc:515] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.550536 31976 raft_consensus.cc:697] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:58.551307 31976 consensus_queue.cc:237] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.551993 31933 leader_election.cc:290] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.541186 31656 raft_consensus.cc:2468] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:58.536628 31655 raft_consensus.cc:2468] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:58.554488 31803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612c48156d349eab92c71038dab2165" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.555042 31803 raft_consensus.cc:3060] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.556417 31731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612c48156d349eab92c71038dab2165" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:58.556964 31731 raft_consensus.cc:3060] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.568182 31731 raft_consensus.cc:2468] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.568967 31622 leader_election.cc:304] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.568490 31553 catalog_manager.cc:5697] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.569651 31984 raft_consensus.cc:2804] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.570034 31984 raft_consensus.cc:697] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:58.570791 31803 raft_consensus.cc:2468] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 1.
I20260713 09:11:58.570659 31984 consensus_queue.cc:237] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.577704 31555 catalog_manager.cc:5697] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.591498 31555 catalog_manager.cc:5697] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 1 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.750428 31984 consensus_queue.cc:1048] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.756181 31965 consensus_queue.cc:1048] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.759163 31976 raft_consensus.cc:493] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:58.759651 31976 raft_consensus.cc:515] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.761121 31933 consensus_queue.cc:1048] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.771576 31976 leader_election.cc:290] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.771574 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eb651ab76f4c9a8448b2a105645fe1" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a" is_pre_election: true
I20260713 09:11:58.772632 31655 raft_consensus.cc:2468] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:58.773639 31695 leader_election.cc:304] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:58.774432 31976 raft_consensus.cc:2804] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:58.774765 31976 raft_consensus.cc:493] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:58.775089 31976 raft_consensus.cc:3060] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.778168 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eb651ab76f4c9a8448b2a105645fe1" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8" is_pre_election: true
I20260713 09:11:58.778752 31806 raft_consensus.cc:2468] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 0.
I20260713 09:11:58.782321 31976 raft_consensus.cc:515] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.789158 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eb651ab76f4c9a8448b2a105645fe1" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:58.789635 31806 raft_consensus.cc:3060] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.790156 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eb651ab76f4c9a8448b2a105645fe1" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:58.790679 31655 raft_consensus.cc:3060] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:58.795212 31965 consensus_queue.cc:1048] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.795930 31976 leader_election.cc:290] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:58.796676 31806 raft_consensus.cc:2468] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:58.797688 31696 leader_election.cc:304] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:58.798559 31977 raft_consensus.cc:2804] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:58.799038 31977 raft_consensus.cc:697] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:58.798465 31655 raft_consensus.cc:2468] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 1.
I20260713 09:11:58.799809 31977 consensus_queue.cc:237] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:58.812880 31555 catalog_manager.cc:5697] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 1 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:58.834707 31933 consensus_queue.cc:1048] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.843145 31984 consensus_queue.cc:1048] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:58.889371 31730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0"
dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
mode: GRACEFUL
new_leader_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:50954
I20260713 09:11:58.889830 31730 raft_consensus.cc:606] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Received request to transfer leadership to TS 5c108c0a46ad442196911df726f1cc6a
I20260713 09:11:58.893788 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
mode: GRACEFUL
new_leader_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:57434
I20260713 09:11:58.894194 31806 raft_consensus.cc:606] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Received request to transfer leadership to TS 5c108c0a46ad442196911df726f1cc6a
I20260713 09:11:58.900199 31806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6752947cead2452689495c207b9bd511"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
mode: GRACEFUL
new_leader_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:57434
I20260713 09:11:58.900568 31806 raft_consensus.cc:606] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Received request to transfer leadership to TS 5c108c0a46ad442196911df726f1cc6a
I20260713 09:11:58.904433 31655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
mode: GRACEFUL
new_leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:11:58.904877 31655 raft_consensus.cc:606] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Received request to transfer leadership to TS 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:58.908789 31655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
mode: GRACEFUL
new_leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:11:58.909232 31655 raft_consensus.cc:606] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Received request to transfer leadership to TS 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:58.917304 31655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1612c48156d349eab92c71038dab2165"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
mode: GRACEFUL
new_leader_uuid: "dac3acf800dd494896a08cc6399805b8"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:11:58.917716 31655 raft_consensus.cc:606] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Received request to transfer leadership to TS dac3acf800dd494896a08cc6399805b8
I20260713 09:11:59.005878 31976 consensus_queue.cc:1048] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.014511 31913 consensus_queue.cc:1048] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.016120 31970 consensus_queue.cc:1048] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.016683 31984 consensus_queue.cc:1048] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.022423 31976 raft_consensus.cc:993] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: : Instructing follower 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:59.022818 31976 raft_consensus.cc:1081] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Signalling peer 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:59.024982 31656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:37504
I20260713 09:11:59.025511 31656 raft_consensus.cc:493] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.025856 31656 raft_consensus.cc:3060] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.029850 31984 raft_consensus.cc:993] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: : Instructing follower 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:59.030223 31970 raft_consensus.cc:993] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: : Instructing follower 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:59.030716 31970 raft_consensus.cc:1081] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Signalling peer 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:59.030297 31984 raft_consensus.cc:1081] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Signalling peer 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:59.035327 31657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:11:59.035810 31657 raft_consensus.cc:493] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.036136 31730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6"
dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:50938
I20260713 09:11:59.036659 31730 raft_consensus.cc:493] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.036144 31657 raft_consensus.cc:3060] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.037129 31730 raft_consensus.cc:3060] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.036919 31970 consensus_queue.cc:1048] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:59.040098 31656 raft_consensus.cc:515] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.042266 31656 leader_election.cc:290] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:59.043763 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:59.044287 31732 raft_consensus.cc:3055] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.044579 31732 raft_consensus.cc:740] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:59.045339 31732 consensus_queue.cc:260] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.046489 31732 raft_consensus.cc:3060] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.046340 31657 raft_consensus.cc:515] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.048990 31657 leader_election.cc:290] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:59.050555 31655 raft_consensus.cc:1240] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Rejecting Update request from peer dac3acf800dd494896a08cc6399805b8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:11:59.050422 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:59.051973 31805 raft_consensus.cc:3055] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.052285 31805 raft_consensus.cc:740] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:59.053035 31805 consensus_queue.cc:260] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.053920 31805 raft_consensus.cc:3060] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.055101 31984 consensus_queue.cc:1048] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.058386 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1f99e28dcf4228bd4732bb8436d8b0" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:59.058888 31806 raft_consensus.cc:3060] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.060551 31729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a4a2a78c72447a08d52738aa4098057" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:59.064447 31732 raft_consensus.cc:2468] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:59.066865 31622 leader_election.cc:304] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:59.067638 31984 raft_consensus.cc:2804] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.068249 31984 raft_consensus.cc:697] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:59.069025 31984 consensus_queue.cc:237] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.070670 31805 raft_consensus.cc:2468] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:59.064749 31730 raft_consensus.cc:515] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.074731 31621 leader_election.cc:304] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [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: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 691457c1c8644b90a7ad9a81887a9ba6
I20260713 09:11:59.077833 31730 leader_election.cc:290] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 2 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:59.078436 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:59.077991 31555 catalog_manager.cc:5697] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 1 to 2, leader changed from 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66) to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.078999 31655 raft_consensus.cc:3055] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.079329 31655 raft_consensus.cc:740] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:59.080045 31655 consensus_queue.cc:260] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.080958 31655 raft_consensus.cc:3060] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.080375 31806 raft_consensus.cc:2468] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:59.083827 31805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647aea86d434183a4b1a9b19b34a2d6" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:59.091210 31655 raft_consensus.cc:2468] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 2.
I20260713 09:11:59.092272 31695 leader_election.cc:304] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [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: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: dac3acf800dd494896a08cc6399805b8
I20260713 09:11:59.092465 31984 raft_consensus.cc:2804] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.093060 31984 raft_consensus.cc:697] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:59.093309 31913 raft_consensus.cc:2804] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.093945 31984 consensus_queue.cc:237] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [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: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.093987 31913 raft_consensus.cc:697] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:59.095342 31913 consensus_queue.cc:237] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.101411 31555 catalog_manager.cc:5697] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 1 to 2, leader changed from dac3acf800dd494896a08cc6399805b8 (127.26.134.67) to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.101804 31551 catalog_manager.cc:5697] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 1 to 2, leader changed from 5c108c0a46ad442196911df726f1cc6a (127.26.134.65) to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.108114 31984 consensus_queue.cc:1048] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.117164 31933 consensus_queue.cc:1048] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.123467 31977 consensus_queue.cc:1048] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.129630 31933 raft_consensus.cc:993] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: : Instructing follower dac3acf800dd494896a08cc6399805b8 to start an election
I20260713 09:11:59.130057 31984 raft_consensus.cc:1081] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Signalling peer dac3acf800dd494896a08cc6399805b8 to start an election
I20260713 09:11:59.132113 31806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1612c48156d349eab92c71038dab2165"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
 from {username='slave'} at 127.0.0.1:57418
I20260713 09:11:59.132582 31806 raft_consensus.cc:493] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.132937 31806 raft_consensus.cc:3060] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.136260 31976 consensus_queue.cc:1048] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.138741 31806 raft_consensus.cc:515] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.141687 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612c48156d349eab92c71038dab2165" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:59.142263 31657 raft_consensus.cc:3055] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.142540 31657 raft_consensus.cc:740] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:59.143249 31657 consensus_queue.cc:260] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.144263 31657 raft_consensus.cc:3060] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.150141 31732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1612c48156d349eab92c71038dab2165" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:59.150692 31732 raft_consensus.cc:3060] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.150784 31806 leader_election.cc:290] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 2 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:11:59.150906 31657 raft_consensus.cc:2468] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 2.
I20260713 09:11:59.152652 31769 leader_election.cc:304] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:59.153540 31970 raft_consensus.cc:2804] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.154031 31970 raft_consensus.cc:697] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 2 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:59.154844 31970 consensus_queue.cc:237] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.158079 31951 raft_consensus.cc:993] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: : Instructing follower 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:59.159390 32013 raft_consensus.cc:1081] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Signalling peer 691457c1c8644b90a7ad9a81887a9ba6 to start an election
I20260713 09:11:59.160862 31730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d"
dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
 from {username='slave'} at 127.0.0.1:50938
I20260713 09:11:59.161345 31730 raft_consensus.cc:493] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.161659 31730 raft_consensus.cc:3060] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.163785 31551 catalog_manager.cc:5697] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 1 to 2, leader changed from 5c108c0a46ad442196911df726f1cc6a (127.26.134.65) to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:59.167691 31732 raft_consensus.cc:2468] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 2.
I20260713 09:11:59.167901 31730 raft_consensus.cc:515] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.170219 31657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:11:59.170701 31657 raft_consensus.cc:3055] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.170985 31657 raft_consensus.cc:740] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:59.171779 31657 consensus_queue.cc:260] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.172685 31657 raft_consensus.cc:3060] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.172751 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7191ad202b4ee395a88f6e57a8723d" candidate_uuid: "691457c1c8644b90a7ad9a81887a9ba6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:59.173302 31806 raft_consensus.cc:3060] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.170940 31730 leader_election.cc:290] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 2 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:59.178822 31806 raft_consensus.cc:2468] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 2.
I20260713 09:11:59.179078 31657 raft_consensus.cc:2468] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691457c1c8644b90a7ad9a81887a9ba6 in term 2.
I20260713 09:11:59.179702 31696 leader_election.cc:304] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:11:59.180296 32011 raft_consensus.cc:2804] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.180637 32011 raft_consensus.cc:697] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Becoming Leader. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:11:59.181308 32011 consensus_queue.cc:237] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.186579 31551 catalog_manager.cc:5697] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 reported cstate change: term changed from 1 to 2, leader changed from 5c108c0a46ad442196911df726f1cc6a (127.26.134.65) to 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66). New cstate: current_term: 2 leader_uuid: "691457c1c8644b90a7ad9a81887a9ba6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.311607 32011 consensus_queue.cc:1048] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:59.324718 31976 consensus_queue.cc:1048] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:59.355324 31968 raft_consensus.cc:993] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: : Instructing follower 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:59.355660 31970 raft_consensus.cc:1081] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Signalling peer 5c108c0a46ad442196911df726f1cc6a to start an election
I20260713 09:11:59.356880 31657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6752947cead2452689495c207b9bd511"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
 from {username='slave'} at 127.0.0.1:37506
I20260713 09:11:59.357247 31657 raft_consensus.cc:493] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:59.357481 31657 raft_consensus.cc:3060] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.361382 31657 raft_consensus.cc:515] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.362588 31657 leader_election.cc:290] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Requested vote from peers 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521), dac3acf800dd494896a08cc6399805b8 (127.26.134.67:44417)
I20260713 09:11:59.363219 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752947cead2452689495c207b9bd511" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:11:59.363511 31806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6752947cead2452689495c207b9bd511" candidate_uuid: "5c108c0a46ad442196911df726f1cc6a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac3acf800dd494896a08cc6399805b8"
I20260713 09:11:59.363791 31730 raft_consensus.cc:3060] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.364007 31806 raft_consensus.cc:3055] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:59.364295 31806 raft_consensus.cc:740] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:11:59.364866 31806 consensus_queue.cc:260] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.365623 31806 raft_consensus.cc:3060] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.368698 31730 raft_consensus.cc:2468] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:59.369755 31622 leader_election.cc:304] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c108c0a46ad442196911df726f1cc6a, 691457c1c8644b90a7ad9a81887a9ba6; no voters: 
I20260713 09:11:59.370435 31951 raft_consensus.cc:2804] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:59.370597 31806 raft_consensus.cc:2468] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c108c0a46ad442196911df726f1cc6a in term 2.
I20260713 09:11:59.370822 31951 raft_consensus.cc:697] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Becoming Leader. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:11:59.371582 31951 consensus_queue.cc:237] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:11:59.376993 31555 catalog_manager.cc:5697] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a reported cstate change: term changed from 1 to 2, leader changed from dac3acf800dd494896a08cc6399805b8 (127.26.134.67) to 5c108c0a46ad442196911df726f1cc6a (127.26.134.65). New cstate: current_term: 2 leader_uuid: "5c108c0a46ad442196911df726f1cc6a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:59.469973 31806 raft_consensus.cc:1275] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.471017 31951 consensus_queue.cc:1048] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.477722 31730 raft_consensus.cc:1275] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.479040 32013 consensus_queue.cc:1048] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.542001 31657 raft_consensus.cc:1275] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.543049 32011 consensus_queue.cc:1048] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.550637 31806 raft_consensus.cc:3060] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.551648 31732 raft_consensus.cc:3060] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:59.557271 31806 raft_consensus.cc:1275] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.558486 31913 consensus_queue.cc:1048] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.559237 31732 raft_consensus.cc:1275] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.560563 32013 consensus_queue.cc:1048] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.571110 31806 raft_consensus.cc:1275] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.572582 31951 consensus_queue.cc:1048] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.651302 31657 raft_consensus.cc:1275] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Refusing update from remote peer dac3acf800dd494896a08cc6399805b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.652341 31970 consensus_queue.cc:1048] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.658806 31730 raft_consensus.cc:1275] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer dac3acf800dd494896a08cc6399805b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.660131 31968 consensus_queue.cc:1048] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.676483 31806 raft_consensus.cc:1275] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.677537 31913 consensus_queue.cc:1048] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.685281 31657 raft_consensus.cc:1275] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Refusing update from remote peer 691457c1c8644b90a7ad9a81887a9ba6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.687088 31913 consensus_queue.cc:1048] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.781387 31806 raft_consensus.cc:1275] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.782401 31951 consensus_queue.cc:1048] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:59.788724 31730 raft_consensus.cc:1275] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer 5c108c0a46ad442196911df726f1cc6a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:59.790256 31933 consensus_queue.cc:1048] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:01.920128 31551 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44260:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:12:01.936432 31551 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44260:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:12:01.965940 27161 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:12:02.098680 32073 tablet.cc:1724] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.109485 31730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba"
dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
mode: GRACEFUL
new_leader_uuid: "dac3acf800dd494896a08cc6399805b8"
 from {username='slave'} at 127.0.0.1:55206
I20260713 09:12:02.112871 31730 raft_consensus.cc:606] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Received request to transfer leadership to TS dac3acf800dd494896a08cc6399805b8
W20260713 09:12:02.119406 31696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.134.67:44417, user_credentials={real_user=slave}} blocked reactor thread for 58183.5us
I20260713 09:12:02.132810 32084 tablet.cc:1724] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.137758 32070 tablet.cc:1724] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.145908 32073 tablet.cc:1724] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.114959 32071 tablet.cc:1724] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.135573 32082 tablet.cc:1724] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.135274 32078 tablet.cc:1724] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.186278 32084 tablet.cc:1724] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.213130 32094 tablet.cc:1724] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.215180 32078 tablet.cc:1724] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.217965 32070 tablet.cc:1724] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.218537 32091 tablet.cc:1724] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.193308 32080 tablet.cc:1724] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.218750 32090 tablet.cc:1724] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.226982 32092 tablet.cc:1724] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.238094 32095 tablet.cc:1724] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.248317 31913 raft_consensus.cc:993] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: : Instructing follower dac3acf800dd494896a08cc6399805b8 to start an election
I20260713 09:12:02.248896 32067 raft_consensus.cc:1081] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Signalling peer dac3acf800dd494896a08cc6399805b8 to start an election
I20260713 09:12:02.252166 31655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b"
dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
mode: GRACEFUL
new_leader_uuid: "dac3acf800dd494896a08cc6399805b8"
 from {username='slave'} at 127.0.0.1:47572
I20260713 09:12:02.252758 31655 raft_consensus.cc:606] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Received request to transfer leadership to TS dac3acf800dd494896a08cc6399805b8
I20260713 09:12:02.254048 27161 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:12:02.254601 27161 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:12:02.258394 32084 tablet.cc:1724] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.261785 31805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
 from {username='slave'} at 127.0.0.1:57404
I20260713 09:12:02.262328 31805 raft_consensus.cc:493] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.262673 31805 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.265193 32091 tablet.cc:1724] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.266935 32080 tablet.cc:1724] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.274828 31805 raft_consensus.cc:515] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:12:02.277128 31805 leader_election.cc:290] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 3 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:12:02.278226 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:12:02.278329 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731ac2fc4b61424b9010676a936bd5ba" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:12:02.278869 31730 raft_consensus.cc:3055] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:12:02.279309 31730 raft_consensus.cc:740] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 691457c1c8644b90a7ad9a81887a9ba6, State: Running, Role: LEADER
I20260713 09:12:02.280093 31730 consensus_queue.cc:260] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [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: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:12:02.281267 31730 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.269451 32090 tablet.cc:1724] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.255780 32082 tablet.cc:1724] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.263446 32094 tablet.cc:1724] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.278961 31655 raft_consensus.cc:3060] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:12:02.288359 32070 tablet.cc:1724] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.267468 32073 tablet.cc:1724] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.291847 31655 raft_consensus.cc:2468] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 3.
I20260713 09:12:02.295658 31769 leader_election.cc:304] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [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: 5c108c0a46ad442196911df726f1cc6a, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:12:02.296542 32017 raft_consensus.cc:2804] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:12:02.297017 32017 raft_consensus.cc:697] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 3 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:12:02.263655 32071 tablet.cc:1724] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.297740 32017 consensus_queue.cc:237] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [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: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:12:02.318434 31730 raft_consensus.cc:2468] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 3.
I20260713 09:12:02.320767 32092 tablet.cc:1724] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.324380 32094 tablet.cc:1724] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:12:02.335592 31553 catalog_manager.cc:5697] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 2 to 3, leader changed from 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66) to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 3 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.339022 31551 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926: soft_deleted_table [id=c1371183e7434a50a2d8fae17a48679f] alter complete (version 1)
I20260713 09:12:02.415459 32087 raft_consensus.cc:993] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: : Instructing follower dac3acf800dd494896a08cc6399805b8 to start an election
I20260713 09:12:02.415959 32087 raft_consensus.cc:1081] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Signalling peer dac3acf800dd494896a08cc6399805b8 to start an election
I20260713 09:12:02.417403 31805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b"
dest_uuid: "dac3acf800dd494896a08cc6399805b8"
 from {username='slave'} at 127.0.0.1:57418
I20260713 09:12:02.417831 31805 raft_consensus.cc:493] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:12:02.418097 31805 raft_consensus.cc:3060] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.422842 31805 raft_consensus.cc:515] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:12:02.424381 31805 leader_election.cc:290] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 2 election: Requested vote from peers 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625), 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521)
I20260713 09:12:02.425063 31655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c108c0a46ad442196911df726f1cc6a"
I20260713 09:12:02.425379 31730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9706888e09046a0ae61bdd3df840d2b" candidate_uuid: "dac3acf800dd494896a08cc6399805b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691457c1c8644b90a7ad9a81887a9ba6"
I20260713 09:12:02.425647 31655 raft_consensus.cc:3055] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:12:02.425855 31730 raft_consensus.cc:3060] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.425971 31655 raft_consensus.cc:740] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c108c0a46ad442196911df726f1cc6a, State: Running, Role: LEADER
I20260713 09:12:02.426723 31655 consensus_queue.cc:260] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:12:02.427584 31655 raft_consensus.cc:3060] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:12:02.430184 31730 raft_consensus.cc:2468] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 2.
I20260713 09:12:02.431139 31771 leader_election.cc:304] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691457c1c8644b90a7ad9a81887a9ba6, dac3acf800dd494896a08cc6399805b8; no voters: 
I20260713 09:12:02.431849 32017 raft_consensus.cc:2804] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:12:02.432192 32017 raft_consensus.cc:697] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 2 LEADER]: Becoming Leader. State: Replica: dac3acf800dd494896a08cc6399805b8, State: Running, Role: LEADER
I20260713 09:12:02.432278 31655 raft_consensus.cc:2468] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac3acf800dd494896a08cc6399805b8 in term 2.
I20260713 09:12:02.432909 32017 consensus_queue.cc:237] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } }
I20260713 09:12:02.439168 31551 catalog_manager.cc:5697] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 reported cstate change: term changed from 1 to 2, leader changed from 5c108c0a46ad442196911df726f1cc6a (127.26.134.65) to dac3acf800dd494896a08cc6399805b8 (127.26.134.67). New cstate: current_term: 2 leader_uuid: "dac3acf800dd494896a08cc6399805b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac3acf800dd494896a08cc6399805b8" member_type: VOTER last_known_addr { host: "127.26.134.67" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260713 09:12:02.889400 31730 raft_consensus.cc:1275] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 3 FOLLOWER]: Refusing update from remote peer dac3acf800dd494896a08cc6399805b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.890686 32017 consensus_queue.cc:1048] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:02.900060 31655 raft_consensus.cc:1275] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 3 FOLLOWER]: Refusing update from remote peer dac3acf800dd494896a08cc6399805b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:12:02.901547 32017 consensus_queue.cc:1048] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:12:03.011035 31655 raft_consensus.cc:1275] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Refusing update from remote peer dac3acf800dd494896a08cc6399805b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.012176 32017 consensus_queue.cc:1048] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c108c0a46ad442196911df726f1cc6a" member_type: VOTER last_known_addr { host: "127.26.134.65" port: 39625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.019867 31730 raft_consensus.cc:1275] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Refusing update from remote peer dac3acf800dd494896a08cc6399805b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:12:03.021768 32105 consensus_queue.cc:1048] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691457c1c8644b90a7ad9a81887a9ba6" member_type: VOTER last_known_addr { host: "127.26.134.66" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:12:03.304220 27161 tablet_server.cc:179] TabletServer@127.26.134.65:0 shutting down...
W20260713 09:12:03.313498 31695 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]
W20260713 09:12:03.316668 31695 consensus_peers.cc:597] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 -> Peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Couldn't send request to peer 5c108c0a46ad442196911df726f1cc6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.333007 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.333736 27161 tablet_replica.cc:333] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.334364 27161 raft_consensus.cc:2243] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.334787 27161 raft_consensus.cc:2272] T d076be5b50ca49c0bcccda6f6145040b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.336469 27161 tablet_replica.cc:333] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.337080 27161 raft_consensus.cc:2243] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.337486 27161 raft_consensus.cc:2272] T 9647aea86d434183a4b1a9b19b34a2d6 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.339082 27161 tablet_replica.cc:333] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.339583 27161 raft_consensus.cc:2243] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.340267 27161 raft_consensus.cc:2272] T 6752947cead2452689495c207b9bd511 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.342016 27161 tablet_replica.cc:333] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.342541 27161 raft_consensus.cc:2243] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.343197 27161 raft_consensus.cc:2272] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.344967 27161 tablet_replica.cc:333] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.345469 27161 raft_consensus.cc:2243] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.346122 27161 raft_consensus.cc:2272] T 1a4a2a78c72447a08d52738aa4098057 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.347681 27161 tablet_replica.cc:333] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.348191 27161 raft_consensus.cc:2243] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.348551 27161 raft_consensus.cc:2272] T be9c4cfde518459295a0074e25e93880 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.350147 27161 tablet_replica.cc:333] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.350621 27161 raft_consensus.cc:2243] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.350997 27161 raft_consensus.cc:2272] T f2fca87e0f0149c987a4de0df46a9d8b P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.352628 27161 tablet_replica.cc:333] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.353212 27161 raft_consensus.cc:2243] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.353868 27161 raft_consensus.cc:2272] T 17e09be5720b49b1be4ef5a8235e5f35 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.355494 27161 tablet_replica.cc:333] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.355991 27161 raft_consensus.cc:2243] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.356630 27161 raft_consensus.cc:2272] T 73904589d64742b8997472bf7685bf59 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.358253 27161 tablet_replica.cc:333] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.358732 27161 raft_consensus.cc:2243] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.359107 27161 raft_consensus.cc:2272] T 73495b8a2cfa4104a8114a285645f7f3 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.360671 27161 tablet_replica.cc:333] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.361176 27161 raft_consensus.cc:2243] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.361526 27161 raft_consensus.cc:2272] T 2f0f6406d37c4acf93bb60563e8b5297 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.363058 27161 tablet_replica.cc:333] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.363849 27161 raft_consensus.cc:2243] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.364219 27161 raft_consensus.cc:2272] T 731ac2fc4b61424b9010676a936bd5ba P 5c108c0a46ad442196911df726f1cc6a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.366776 27161 tablet_replica.cc:333] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.367252 27161 raft_consensus.cc:2243] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.367630 27161 raft_consensus.cc:2272] T 1612c48156d349eab92c71038dab2165 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.369408 27161 tablet_replica.cc:333] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.369879 27161 raft_consensus.cc:2243] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.370338 27161 raft_consensus.cc:2272] T 50eb651ab76f4c9a8448b2a105645fe1 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.371861 31695 consensus_peers.cc:597] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 -> Peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Couldn't send request to peer 5c108c0a46ad442196911df726f1cc6a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.372241 27161 tablet_replica.cc:333] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.372778 27161 raft_consensus.cc:2243] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.373448 27161 raft_consensus.cc:2272] T 1941afb35cf44e46ac0e75ad53ab6714 P 5c108c0a46ad442196911df726f1cc6a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.375043 27161 tablet_replica.cc:333] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.375483 27161 raft_consensus.cc:2243] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.375814 27161 raft_consensus.cc:2272] T b9706888e09046a0ae61bdd3df840d2b P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.377830 27161 tablet_replica.cc:333] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.378314 27161 raft_consensus.cc:2243] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.378687 27161 raft_consensus.cc:2272] T ee7191ad202b4ee395a88f6e57a8723d P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.380661 27161 tablet_replica.cc:333] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a: stopping tablet replica
I20260713 09:12:03.381104 27161 raft_consensus.cc:2243] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.381760 27161 raft_consensus.cc:2272] T ad9d72cbd1ae4bc89d47fda074554253 P 5c108c0a46ad442196911df726f1cc6a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.408989 27161 tablet_server.cc:196] TabletServer@127.26.134.65:0 shutdown complete.
W20260713 09:12:03.411590 31769 consensus_peers.cc:597] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 -> Peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Couldn't send request to peer 5c108c0a46ad442196911df726f1cc6a. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.433475 27161 tablet_server.cc:179] TabletServer@127.26.134.66:0 shutting down...
W20260713 09:12:03.448843 31771 consensus_peers.cc:597] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 -> Peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Couldn't send request to peer 691457c1c8644b90a7ad9a81887a9ba6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.456562 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.457271 27161 tablet_replica.cc:333] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.457876 27161 raft_consensus.cc:2243] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.458585 27161 raft_consensus.cc:2272] T d076be5b50ca49c0bcccda6f6145040b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.460327 27161 tablet_replica.cc:333] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.460954 27161 raft_consensus.cc:2243] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.461736 27161 raft_consensus.cc:2272] T ee7191ad202b4ee395a88f6e57a8723d P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.463071 31771 consensus_peers.cc:597] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 -> Peer 691457c1c8644b90a7ad9a81887a9ba6 (127.26.134.66:42521): Couldn't send request to peer 691457c1c8644b90a7ad9a81887a9ba6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.463861 27161 tablet_replica.cc:333] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.464453 27161 raft_consensus.cc:2243] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.464852 27161 raft_consensus.cc:2272] T 6752947cead2452689495c207b9bd511 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.466425 27161 tablet_replica.cc:333] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.466933 27161 raft_consensus.cc:2243] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.467564 27161 raft_consensus.cc:2272] T 9647aea86d434183a4b1a9b19b34a2d6 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.469162 27161 tablet_replica.cc:333] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.469658 27161 raft_consensus.cc:2243] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.470021 27161 raft_consensus.cc:2272] T 1a4a2a78c72447a08d52738aa4098057 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.471591 27161 tablet_replica.cc:333] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.472074 27161 raft_consensus.cc:2243] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.472448 27161 raft_consensus.cc:2272] T 4a1f99e28dcf4228bd4732bb8436d8b0 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.474037 27161 tablet_replica.cc:333] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.474519 27161 raft_consensus.cc:2243] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.474881 27161 raft_consensus.cc:2272] T 1612c48156d349eab92c71038dab2165 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.476411 27161 tablet_replica.cc:333] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.476919 27161 raft_consensus.cc:2243] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.477600 27161 raft_consensus.cc:2272] T 50eb651ab76f4c9a8448b2a105645fe1 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.479120 27161 tablet_replica.cc:333] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.479702 27161 raft_consensus.cc:2243] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.480167 27161 raft_consensus.cc:2272] T 1941afb35cf44e46ac0e75ad53ab6714 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.482352 27161 tablet_replica.cc:333] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.483022 27161 raft_consensus.cc:2243] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.483744 27161 raft_consensus.cc:2272] T 2f0f6406d37c4acf93bb60563e8b5297 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:12:03.485612 31769 consensus_peers.cc:597] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 -> Peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Couldn't send request to peer 5c108c0a46ad442196911df726f1cc6a. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.485837 27161 tablet_replica.cc:333] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.486807 27161 raft_consensus.cc:2243] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.487282 27161 raft_consensus.cc:2272] T 73904589d64742b8997472bf7685bf59 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.488932 27161 tablet_replica.cc:333] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.489367 27161 raft_consensus.cc:2243] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.489961 27161 raft_consensus.cc:2272] T 73495b8a2cfa4104a8114a285645f7f3 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.491513 27161 tablet_replica.cc:333] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.491943 27161 raft_consensus.cc:2243] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.492267 27161 raft_consensus.cc:2272] T 17e09be5720b49b1be4ef5a8235e5f35 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.493912 27161 tablet_replica.cc:333] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.494365 27161 raft_consensus.cc:2243] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.494705 27161 raft_consensus.cc:2272] T 731ac2fc4b61424b9010676a936bd5ba P 691457c1c8644b90a7ad9a81887a9ba6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.496809 27161 tablet_replica.cc:333] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
W20260713 09:12:03.497298 31769 consensus_peers.cc:597] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 -> Peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Couldn't send request to peer 5c108c0a46ad442196911df726f1cc6a. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.497387 27161 raft_consensus.cc:2243] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.497946 27161 raft_consensus.cc:2272] T f2fca87e0f0149c987a4de0df46a9d8b P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.499480 27161 tablet_replica.cc:333] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.499914 27161 raft_consensus.cc:2243] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.500515 27161 raft_consensus.cc:2272] T be9c4cfde518459295a0074e25e93880 P 691457c1c8644b90a7ad9a81887a9ba6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.502038 27161 tablet_replica.cc:333] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.502445 27161 raft_consensus.cc:2243] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.502761 27161 raft_consensus.cc:2272] T ad9d72cbd1ae4bc89d47fda074554253 P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.504186 27161 tablet_replica.cc:333] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6: stopping tablet replica
I20260713 09:12:03.504560 27161 raft_consensus.cc:2243] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.504904 27161 raft_consensus.cc:2272] T b9706888e09046a0ae61bdd3df840d2b P 691457c1c8644b90a7ad9a81887a9ba6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.538730 27161 tablet_server.cc:196] TabletServer@127.26.134.66:0 shutdown complete.
I20260713 09:12:03.561543 27161 tablet_server.cc:179] TabletServer@127.26.134.67:0 shutting down...
I20260713 09:12:03.582755 27161 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:12:03.583359 27161 tablet_replica.cc:333] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.584059 27161 raft_consensus.cc:2243] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.584636 27161 raft_consensus.cc:2272] T 9647aea86d434183a4b1a9b19b34a2d6 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.586999 27161 tablet_replica.cc:333] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.587702 27161 raft_consensus.cc:2243] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.588183 27161 raft_consensus.cc:2272] T d076be5b50ca49c0bcccda6f6145040b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.590109 27161 tablet_replica.cc:333] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.590837 27161 raft_consensus.cc:2243] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.591699 27161 raft_consensus.cc:2272] T 1612c48156d349eab92c71038dab2165 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.593621 27161 tablet_replica.cc:333] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.594161 27161 raft_consensus.cc:2243] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.594545 27161 raft_consensus.cc:2272] T 50eb651ab76f4c9a8448b2a105645fe1 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.596036 27161 tablet_replica.cc:333] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.596527 27161 raft_consensus.cc:2243] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.596948 27161 raft_consensus.cc:2272] T 1941afb35cf44e46ac0e75ad53ab6714 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.598480 27161 tablet_replica.cc:333] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.598959 27161 raft_consensus.cc:2243] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.599335 27161 raft_consensus.cc:2272] T 6752947cead2452689495c207b9bd511 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.600900 27161 tablet_replica.cc:333] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.601379 27161 raft_consensus.cc:2243] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.601743 27161 raft_consensus.cc:2272] T 1a4a2a78c72447a08d52738aa4098057 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.603384 27161 tablet_replica.cc:333] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.604008 27161 raft_consensus.cc:2243] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.604494 27161 raft_consensus.cc:2272] T 4a1f99e28dcf4228bd4732bb8436d8b0 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.606427 27161 tablet_replica.cc:333] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
W20260713 09:12:03.606858 31769 consensus_peers.cc:597] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 -> Peer 5c108c0a46ad442196911df726f1cc6a (127.26.134.65:39625): Couldn't send request to peer 5c108c0a46ad442196911df726f1cc6a. Status: Network error: Client connection negotiation failed: client connection to 127.26.134.65:39625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:12:03.607035 27161 raft_consensus.cc:2243] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.607529 27161 raft_consensus.cc:2272] T 73495b8a2cfa4104a8114a285645f7f3 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.609122 27161 tablet_replica.cc:333] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.609583 27161 raft_consensus.cc:2243] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.609946 27161 raft_consensus.cc:2272] T 73904589d64742b8997472bf7685bf59 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.611501 27161 tablet_replica.cc:333] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.611954 27161 raft_consensus.cc:2243] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.612265 27161 raft_consensus.cc:2272] T 2f0f6406d37c4acf93bb60563e8b5297 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.613804 27161 tablet_replica.cc:333] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.614243 27161 raft_consensus.cc:2243] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.614595 27161 raft_consensus.cc:2272] T ee7191ad202b4ee395a88f6e57a8723d P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.616063 27161 tablet_replica.cc:333] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.616508 27161 raft_consensus.cc:2243] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.616870 27161 raft_consensus.cc:2272] T ad9d72cbd1ae4bc89d47fda074554253 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.618369 27161 tablet_replica.cc:333] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.618804 27161 raft_consensus.cc:2243] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.619129 27161 raft_consensus.cc:2272] T 17e09be5720b49b1be4ef5a8235e5f35 P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.620602 27161 tablet_replica.cc:333] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.621078 27161 raft_consensus.cc:2243] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.621709 27161 raft_consensus.cc:2272] T f2fca87e0f0149c987a4de0df46a9d8b P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.623235 27161 tablet_replica.cc:333] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.623670 27161 raft_consensus.cc:2243] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:12:03.623982 27161 raft_consensus.cc:2272] T be9c4cfde518459295a0074e25e93880 P dac3acf800dd494896a08cc6399805b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.625491 27161 tablet_replica.cc:333] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.625892 27161 raft_consensus.cc:2243] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.626526 27161 raft_consensus.cc:2272] T 731ac2fc4b61424b9010676a936bd5ba P dac3acf800dd494896a08cc6399805b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.628522 27161 tablet_replica.cc:333] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8: stopping tablet replica
I20260713 09:12:03.628954 27161 raft_consensus.cc:2243] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.629601 27161 raft_consensus.cc:2272] T b9706888e09046a0ae61bdd3df840d2b P dac3acf800dd494896a08cc6399805b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.692960 27161 tablet_server.cc:196] TabletServer@127.26.134.67:0 shutdown complete.
I20260713 09:12:03.741587 27161 master.cc:562] Master@127.26.134.126:36225 shutting down...
I20260713 09:12:03.759948 27161 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:12:03.760655 27161 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:12:03.760995 27161 tablet_replica.cc:333] T 00000000000000000000000000000000 P 809ddcb1f969499886730e82b782a926: stopping tablet replica
I20260713 09:12:03.779879 27161 master.cc:584] Master@127.26.134.126:36225 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10690 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22365 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110850 ms total)
[  PASSED  ] 8 tests.
I20260713 09:12:03.833704 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 390 messages since previous log ~13 seconds ago
I20260713 09:12:03.833950 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260713 09:12:03.834115 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~13 seconds ago
I20260713 09:12:03.834318 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:12:03.834501 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:12:03.834735 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:12:03.835024 27161 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
